3 releases
Uses old Rust 2015
| 0.0.3 | Dec 6, 2017 |
|---|---|
| 0.0.2 | Nov 28, 2017 |
| 0.0.1 | Nov 27, 2017 |
#68 in #code-generation
46KB
1K
SLoC
wasm-wrapper-gen-build
wasm-wrapper-gen provides JavaScript wrapper generation for rust code targeting wasm32-unknown-unknown.
wasm-wrapper-gen-build is the build-script side of wasm-wrapper-gen. It provides the functionality to transform
a source file into a JavaScript file containing bindings to all functions exported using wasm-wrapper-gen.
See wasm-wrapper-gen for more information:
Dependencies
~1.5MB
~40K SLoC