3 releases

Uses old Rust 2015

0.0.3 Dec 6, 2017
0.0.2 Nov 28, 2017
0.0.1 Nov 27, 2017

#11 in #lower-level

Download history 27/week @ 2024-02-25 5/week @ 2024-03-10 49/week @ 2024-03-31

54 downloads per month
Used in wasm-wrapper-gen

MIT license

28KB
600 lines

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:

Dependencies

~2MB
~46K SLoC