2 stable releases
new 6.0.0 | May 6, 2025 |
---|---|
5.0.0 | Mar 23, 2025 |
#1262 in WebAssembly
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
wasmer_runtime_layer
implements the wasm_runtime_layer
abstraction interface over WebAssembly runtimes for Wasmer.
Dependencies
~3–13MB
~160K SLoC