wasm3 / wasm3-rs

Rust wrapper for Wasm3, the fastest WebAssembly interpreter
MIT License
155 stars 43 forks source link

Keep module data alive for the lifetime of the runtime #27

Closed Veykril closed 3 years ago

Veykril commented 3 years ago

Fixes #25