Docs.rs
wasmer-compiler-7.0.0
wasmer-compiler 7.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MarkMcCaskey
github:wasmerio:wasmer-core
Dependencies
backtrace ^0.3
normal
bytes ^1
normal
cfg-if ^1.0
normal
enum-iterator ^2.3.0
normal
enumset ^1.1.0
normal
hashbrown ^0.16.1
normal
optional
itertools ^0.14
normal
leb128 ^0.2
normal
libc ^0.2.178
normal
loupe ^0.2.0
normal
optional
memmap2 ^0.9.9
normal
more-asserts ^0.3.1
normal
object ^0.38.0
normal
rangemap ^1.7.1
normal
rkyv ^0.8.13
normal
self_cell ^1.0
normal
serde ^1
normal
optional
serde_bytes ^0.11
normal
optional
shared-buffer ^0.1.4
normal
smallvec ^1.6
normal
target-lexicon ^0.13.3
normal
tempfile ^3.6.0
normal
thiserror ^2.0.17
normal
wasmer-types =7.0.0
normal
wasmparser ^0.244.0
normal
optional
macho-unwind-info ^0.5.0
normal
region ^3.0
normal
wasmer-vm =7.0.0
normal
which ^8.0.0
normal
windows-sys ^0.61.2
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
CodeOffset
wasmer_
compiler
7.0.0
wasmer_compiler
Type Alias
Code
Offset
Copy item path
Source
pub type CodeOffset =
u32
;
Expand description
Offset in bytes from the beginning of the function.