5 releases
0.16.0-threadsafe.4 | May 19, 2020 |
---|---|
0.16.0-threadsafe.3 | May 16, 2020 |
0.16.0-threadsafe.2 | May 7, 2020 |
0.16.0-threadsafe.1 | May 4, 2020 |
0.13.0-threadsafe.1 | Mar 12, 2020 |
#49 in #cranelift
122 downloads per month
5.5MB
129K
SLoC
This is the wasmtime-jit
crate, which contains JIT-based execution
for wasm, using the wasm ABI defined by wasmtime-environ
and the
runtime support provided by wasmtime-runtime
.
Most users will want to use the main wasmtime
crate instead of using this
crate directly.
lib.rs
:
JIT-style runtime for WebAssembly using Cranelift.
Dependencies
~16–25MB
~528K SLoC