Crates.io | wasmer-runtime-core-unc |
lib.rs | wasmer-runtime-core-unc |
version | 0.18.0 |
source | src |
created_at | 2024-04-07 14:44:47.293644 |
updated_at | 2024-04-08 06:00:06.104314 |
description | Wasmer runtime core library |
homepage | |
repository | https://github.com/wasmerio/wasmer |
max_upload_size | |
id | 1199218 |
size | 521,161 |
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with WASI, Emscripten, Rust and Go. Learn more.
This crate represents the core of the runtime. Consider
[wasmer-runtime
] for higher level APIs.