Crates.io | cranelift-reader |
lib.rs | cranelift-reader |
version | 0.114.0 |
source | src |
created_at | 2018-07-13 16:30:13.677249 |
updated_at | 2024-11-20 16:16:06.551665 |
description | Cranelift textual IR reader |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 74047 |
size | 219,311 |
This crate library supports reading .clif files. This functionality is needed for testing Cranelift, but is not essential for a JIT compiler.