v0.7.10
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