Docs.rs
wasmtime-cranelift-25.0.3
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
Integration between Cranelift and Wasmtime
Crate
Source
Builds
Feature flags
Documentation
Coverage
65.22%
15
out of
23
items documented
0
out of
14
items with examples
Size
Source code size: 488.77 kB
Documentation size: 6.55 MB
Links
bytecodealliance/wasmtime
15427
1305
680
crates.io
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
27.0.0
26.0.1
26.0.0
25.0.3
25.0.2
25.0.1
25.0.0
24.0.2
24.0.1
24.0.0
23.0.3
23.0.2
23.0.1
23.0.0
22.0.1
22.0.0
21.0.2
21.0.1
21.0.0
20.0.2
20.0.1
20.0.0
19.0.2
19.0.1
19.0.0
18.0.4
18.0.3
18.0.2
18.0.1
18.0.0
17.0.3
17.0.2
17.0.1
17.0.0
16.0.0
15.0.1
15.0.0
14.0.4
14.0.3
14.0.2
14.0.1
14.0.0
13.0.1
13.0.0
12.0.2
12.0.1
12.0.0
11.0.2
11.0.1
11.0.0
10.0.2
10.0.1
10.0.0
9.0.4
9.0.3
9.0.2
9.0.1
9.0.0
8.0.1
8.0.0
7.0.1
7.0.0
6.0.2
6.0.1
6.0.0
5.0.1
5.0.0
4.0.1
4.0.0
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
0.40.1
0.40.0
0.39.1
0.39.0
0.38.3
0.38.2
0.38.1
0.38.0
0.37.0
0.36.0
0.35.3
0.35.2
0.35.1
0.35.0
0.34.2
0.34.1
0.34.0
0.33.1
0.33.0
0.32.1
0.32.0
0.31.0
0.30.0
0.29.0
0.28.0
0.27.0
0.26.1
0.26.0
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
Owners
Support for compiling with Cranelift. This crate provides an implementation of the `wasmtime_environ::Compiler` and `wasmtime_environ::CompilerBuilder` traits.