Docs.rs
unc-vm-compiler-0.7.1
unc-vm-compiler 0.7.1
Docs.rs crate page
MIT
OR
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
fadeAce
Dependencies
enumset ^1.0
normal
finite-wasm ^0.5.0
normal
hashbrown ^0.14.2
normal
optional
rkyv ^0.7.31
normal
smallvec ^1.6
normal
target-lexicon ^0.12.2
normal
thiserror ^1.0.30
normal
tracing ^0.1.36
normal
unc-vm-types ^0.7.1
normal
unc-vm-vm ^0.7.1
normal
wasmparser ^0.99.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-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
unc_vm_compiler
0.7.1
CodeOffset
In crate unc_vm_compiler
?
Type Alias
unc_vm_compiler
::
CodeOffset
source
·
[
−
]
pub type CodeOffset =
u32
;
Expand description
Offset in bytes from the beginning of the function.