Docs.rs
wasmtime-cranelift-27.0.0
wasmtime-cranelift 27.0.0
Permalink
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
fitzgen
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cfg-if ^1.0
normal
cranelift-codegen ^0.114.0
normal
cranelift-control ^0.114.0
normal
cranelift-entity ^0.114.0
normal
cranelift-frontend ^0.114.0
normal
cranelift-native ^0.114.0
normal
gimli ^0.31.0
normal
itertools ^0.12
normal
log ^0.4.8
normal
object ^0.36
normal
smallvec ^1.6.1
normal
target-lexicon ^0.12.16
normal
thiserror ^1.0.43
normal
wasmparser ^0.219.1
normal
wasmtime-environ =27.0.0
normal
wasmtime-versioned-export-macros =27.0.0
normal
Versions
60.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmtime_
cranelift
27.0.0
Module isa_
builder
Module Items
Structs
In crate wasmtime_
cranelift
wasmtime_cranelift
Module
isa_builder
Copy item path
Source
Structs
ยง
IsaBuilder
A helper to build an Isa for a compiler implementation. Compiler builders can wrap this to provide better flexibility when setting flags.