#wasmtime #wasm-interface #compatibility #wasm-runtime-layer #cranelift #winch

no-std wasmtime_runtime_layer

WebAssembly runtime compatibility interface implementation for Wasmtime

15 major breaking releases

33.0.0 May 21, 2025
32.0.0 Apr 22, 2025
31.0.0 Mar 23, 2025
30.0.0 Feb 23, 2025
18.0.0 May 11, 2024

#1530 in WebAssembly

Download history 362/week @ 2025-03-26 199/week @ 2025-04-02 30/week @ 2025-04-09 75/week @ 2025-04-16 229/week @ 2025-04-23 21/week @ 2025-04-30 36/week @ 2025-05-07 115/week @ 2025-05-14 339/week @ 2025-05-21 16/week @ 2025-05-28 9/week @ 2025-06-04 93/week @ 2025-06-11 138/week @ 2025-06-18 134/week @ 2025-06-25 34/week @ 2025-07-02 10/week @ 2025-07-09

355 downloads per month

MIT/Apache

98KB
2K SLoC

wasmtime_runtime_layer

Crates.io Docs.rs

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–34MB
~545K SLoC