Crates.io | cranelift-interpreter |
lib.rs | cranelift-interpreter |
version | 0.124.1 |
created_at | 2020-07-16 21:56:51.590645+00 |
updated_at | 2025-09-23 18:41:13.13015+00 |
description | Interpret Cranelift IR |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 266054 |
size | 198,849 |
This crate provides an interpreter for Cranelift IR. It is still a work in progress, as many instructions are unimplemented and various implementation gaps exist. Use at your own risk.