- Added the feature to compile and use Cranelift for AOT in build scripts.
- Updated wasmtime to
3.0.0
- Updated wasmtime to
2.0.0
.
- Updated wasmtime to
1.0.0
.
- breaking The
wasm
feature was renamed towasm-cranelift
. - Introduced build-time AOT compilation of WASM modules behind the
wasm-aot
flag.
- Updated wasmtime.