cranelift-reader 0.84.0

Cranelift textual IR reader
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.cranelift-codegen]
version = "0.84.0"

[dependencies.smallvec]
version = "1.6.1"

[dependencies.target-lexicon]
version = "0.12"

[features]
default = []
experimental_x64 = []

[package]
authors = ["The Cranelift Project Developers"]
description = "Cranelift textual IR reader"
documentation = "https://docs.rs/cranelift-reader"
edition = "2021"
license = "Apache-2.0 WITH LLVM-exception"
name = "cranelift-reader"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasmtime"
resolver = "2"
version = "0.84.0"