Name Date Size #Lines LOC

..15-May-2026-

examples/H15-May-2026-9371

src/H15-May-2026-1,7161,267

tests/H15-May-2026-218180

Cargo.tomlH A D15-May-20261.3 KiB4942

LICENSEH A D15-May-202612 KiB221182

README.mdH A D15-May-2026313 95

README.md

1This crate provides a JIT library that uses
2[Cranelift](https://crates.io/crates/cranelift).
3
4This crate is extremely experimental.
5
6See the [example program] for a brief overview of how to use this.
7
8[example program]: https://github.com/bytecodealliance/wasmtime/blob/main/cranelift/jit/examples/jit-minimal.rs
9