Docs.rs
tetsy-wasm-gc-api-0.1.11
tetsy-wasm-gc-api 0.1.11
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
log ^0.4
normal
rustc-demangle ^0.1.9
normal
tetsy-wasm ^0.31.1
normal
Versions
66.67%
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
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
tetsy_
wasm_
gc
0.1.11
All Items
Crate Items
Structs
Functions
Crate
tetsy_wasm_gc
Copy item path
Source
Structs
§
Config
Error
The error type for garbage collecting webassembly bytecode.
GcResult
Functions
§
garbage_
collect_
file
Garbage collects the webassembly bytecode from
input_path
and saves it to
output_path
.
garbage_
collect_
slice
Garbage collects given webassembly bytecode.