Crates.io | cranelift-interpreter |
lib.rs | cranelift-interpreter |
version | 0.123.2 |
created_at | 2020-07-16 21:56:51.590645+00 |
updated_at | 2025-08-26 15:05:53.879991+00 |
description | Interpret Cranelift IR |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 266054 |
size | 198,815 |
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.