v0.3.2
What's Changed
- fix(runtime): strip module shebang, stream large http responses, reject oversized vm.fetch by content-length by @NathanFlurry in #130
- fix(sidecar): shadow-walk skip + bound undici pool (net-bridge listener leak) by @NathanFlurry in #128
- fix(execution): size the wasm runner V8 heap so warmup stops OOMing by @NathanFlurry in #129
- fix: memory leaks by @NathanFlurry in #131
- feat(sidecar): stream extension events live during dispatch by @NathanFlurry in #132
- fix(sidecar): classify new limit constants + tolerate stale sidecar callback responses by @NathanFlurry in #133
Full Changelog: v0.3.1...v0.3.2