wasm-wrapper-gen-build

Crates.iowasm-wrapper-gen-build
lib.rswasm-wrapper-gen-build
version0.0.3
sourcesrc
created_at2017-11-27 22:35:44.875149
updated_at2017-12-06 07:19:30.6778
descriptionJavaScript-wrapper generation for rust code targeting wasm32-unknown-unknown (build-script side)
homepage
repositoryhttps://github.com/daboross/wasm-wrapper-gen
max_upload_size
id40789
size29,787
(daboross)

documentation

README

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:

Commit count: 34

cargo fmt