| Crates.io | wasmtime_runtime_layer |
| lib.rs | wasmtime_runtime_layer |
| version | 41.0.0 |
| created_at | 2024-05-11 00:43:02.864375+00 |
| updated_at | 2026-01-21 07:49:28.158987+00 |
| description | WebAssembly runtime compatibility interface implementation for Wasmtime. |
| homepage | |
| repository | https://github.com/DouglasDwyer/wasm_runtime_layer |
| max_upload_size | |
| id | 1236470 |
| size | 51,908 |
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.