You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alex Crichton 16affacafb
Generate trampolines based on signatures (#947)
5 years ago
..
src Generate trampolines based on signatures (#947) 5 years ago
Cargo.toml Update to cranelift 0.58.0 and enable (but ignore) reference types and bulk memory tests (#926) 5 years ago
LICENSE Initial reorg. 5 years ago
README.md Initial reorg. 5 years ago

README.md

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.