wasm-wrapper-gen-impl

Crates.iowasm-wrapper-gen-impl
lib.rswasm-wrapper-gen-impl
version0.0.3
sourcesrc
created_at2017-11-27 22:34:32.972823
updated_at2017-12-06 07:15:54.949124
descriptionLower-level implementation detail of wasm-wrapper-gen
homepage
repositoryhttps://github.com/daboross/wasm-wrapper-gen
max_upload_size
id40788
size11,488
(daboross)

documentation

README

wasm-wrapper-gen-impl

wasm-wrapper-gen provides JavaScript wrapper generation for rust code targeting wasm32-unknown-unknown.

wasm-wrapper-gen-impl is a backend crate which supports wasm-wrapper-gen. It implements the internals of the js_fn!() procedural macro.

This crate is not meant for direct use.

See wasm-wrapper-gen for more information:

Commit count: 34

cargo fmt