#layer #wasmer #wasmer-runtime-layer

wasmer_runtime_layer

WebAssembly runtime compatibility interface implementation for Wasmer

1 stable release

5.0.0 Mar 23, 2025

#71 in #layer

Download history 102/week @ 2025-03-20 13/week @ 2025-03-27

115 downloads per month

MIT/Apache

99KB
2K SLoC

wasmer_runtime_layer implements the wasm_runtime_layer abstraction interface over WebAssembly runtimes for Wasmer. Helper module that provides the SendSync wrapper, which provides Send and Sync unconditionally but can only be constructed after proving that T: Send + Sync


wasmer_runtime_layer

Crates.io Docs.rs

wasmer_runtime_layer implements the wasm_runtime_layer abstraction interface over WebAssembly runtimes for Wasmer.

Dependencies

~4–15MB
~186K SLoC