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