Skip to content

v0.7.10

Choose a tag to compare

@sumansaurabh sumansaurabh released this 15 Jul 17:10
33ef9d7

Resident WASM compile-once/instantiate-many host (default-off, SB_WASM_RESIDENT_HOST_ENABLED) — PR #336. See plans/wasm-resident-module-host.md. Also includes the wasm_load sub-stage timing from v0.7.9.

What's Changed

  • feat(wasm): resident compile-once/instantiate-many host (default-off) by @sumansaurabh in #336

Full Changelog: v0.7.9...v0.7.10