| Crates.io | wasmtime_runtime_layer |
| lib.rs | wasmtime_runtime_layer |
| version | 37.0.0 |
| created_at | 2024-05-11 00:43:02.864375+00 |
| updated_at | 2025-09-21 11:04:58.875444+00 |
| description | WebAssembly runtime compatibility interface implementation for Wasmtime. |
| homepage | |
| repository | https://github.com/DouglasDwyer/wasm_runtime_layer |
| max_upload_size | |
| id | 1236470 |
| size | 54,759 |
wasmtime_runtime_layer implements the wasm_runtime_layer abstraction interface over WebAssembly runtimes for Wasmtime.
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.