Docs.rs
unc-vm-compiler-0.12.2
unc-vm-compiler 0.12.2
Permalink
Docs.rs crate page
GPL-2.0-or-later
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.12.2
normal
unc-vm-vm ^0.12.2
normal
wasmparser ^0.99.0
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unc_
vm_
compiler
0.12.2
unc_vm_compiler
Type Alias
CodeOffset
Copy item path
Source
pub type CodeOffset =
u32
;
Expand description
Offset in bytes from the beginning of the function.