Docs.rs
wasmer-types-3.2.1
wasmer-types 3.2.1
Docs.rs crate page
MIT OR Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
MarkMcCaskey
github:wasmerio:wasmer-core
Dependencies
bytecheck ^0.6.8
normal
enum-iterator ^0.7.0
normal
enumset ^1.0
normal
indexmap ^1.6
normal
more-asserts ^0.2
normal
rkyv ^0.7.40
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
target-lexicon ^0.12.2
normal
thiserror ^1.0
normal
memoffset ^0.6
dev
Versions
100%
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
☰
In wasmer_types
?
Constant
wasmer_types
::
WASM_MIN_PAGES
source
·
[
−
]
pub const WASM_MIN_PAGES:
u32
= 0x100;
Expand description
The minimum number of pages allowed.