Docs.rs
gear-pwasm-utils-0.19.0
gear-pwasm-utils 0.19.0
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
clearloop
Dependencies
byteorder ^1
normal
clap ^2
normal
env_logger ^0.9
normal
glob ^0.3
normal
lazy_static ^1
normal
log ^0.4
normal
gear-wasm ^0.45
normal
binaryen ^0.12
dev
diff ^0.1
dev
indoc ^1
dev
rand ^0.8
dev
tempdir ^0.3
dev
wabt ^0.10
dev
Versions
14.81%
of the crate is documented
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
☰
gear_pwasm_utils
0.19.0
?
Function
gear_pwasm_utils
::
shrink_unknown_stack
source
·
[
−
]
pub fn shrink_unknown_stack(module:
Module
, shrink_amount:
u32
) -> (
Module
,
u32
)