Docs.rs
wasmtime-cranelift-21.0.1
wasmtime-cranelift 21.0.1
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.108.1
normal
cranelift-control ^0.108.1
normal
cranelift-entity ^0.108.1
normal
cranelift-frontend ^0.108.1
normal
cranelift-native ^0.108.1
normal
cranelift-wasm ^0.108.1
normal
gimli ^0.28.0
normal
log ^0.4.8
normal
object ^0.33
normal
target-lexicon ^0.12.13
normal
thiserror ^1.0.43
normal
wasmparser ^0.207.0
normal
wasmtime-environ =21.0.1
normal
wasmtime-versioned-export-macros =21.0.1
normal
Versions
65.22%
of the crate is documented
Go to latest version
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
21.0.1
Module isa_builder
Structs
In crate wasmtime_cranelift
Module
wasmtime_cranelift
::
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.