Docs.rs
wasmtime-cranelift-25.0.3
wasmtime-cranelift 25.0.3
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.112.3
normal
cranelift-control ^0.112.3
normal
cranelift-entity ^0.112.3
normal
cranelift-frontend ^0.112.3
normal
cranelift-native ^0.112.3
normal
cranelift-wasm ^0.112.3
normal
gimli ^0.29.0
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.217.0
normal
wasmtime-environ =25.0.3
normal
wasmtime-versioned-export-macros =25.0.3
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
25.0.3
wasmtime_cranelift
Function
builder
Copy item path
Source
pub fn builder(triple:
Option
<
Triple
>) ->
Result
<
Box
<dyn
CompilerBuilder
>>