1 unstable release
0.1.0 | Nov 9, 2021 |
---|
#14 in #wai
48KB
1K
SLoC
Wasm Interface Bindings
This is an experimental crate for creating the Bindings for WAI.
Please check the wasm-interface crate for more info. https://crates.io/crates/wasm-interface
lib.rs
:
Definition and parsing of wasm interfaces
wasm interfaces ensure wasm modules conform to a specific shape they do this by asserting on the imports and exports of the module.
Dependencies
~1.2–2.3MB
~48K SLoC