14 major breaking releases
new 32.0.0 | Apr 22, 2025 |
---|---|
31.0.0 | Mar 23, 2025 |
30.0.0 | Feb 23, 2025 |
29.0.0 | Feb 1, 2025 |
18.0.0 | May 11, 2024 |
#519 in WebAssembly
719 downloads per month
99KB
2K
SLoC
wasmtime_runtime_layer
wasmtime_runtime_layer
implements the wasm_runtime_layer
abstraction interface over WebAssembly runtimes for Wasmtime.
Optional features
cranelift - Enables executing WASM modules and components with the Cranelift compiler, as described in the Wasmtime documentation. Enabled by default.
winch - Enables executing WASM modules and components with the Winch compiler, as described in the Wasmtime documentation.
Dependencies
~21–32MB
~556K SLoC