Crates.io | cranelift-jit |
lib.rs | cranelift-jit |
version | 0.124.1 |
created_at | 2021-01-08 16:54:23.978112+00 |
updated_at | 2025-09-23 18:41:28.131005+00 |
description | A JIT library backed by Cranelift |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 334416 |
size | 104,653 |
This crate provides a JIT library that uses Cranelift.
This crate is extremely experimental.
See the example program for a brief overview of how to use this.