wasm-wrapper-gen-impl 0.0.1

Lower-level implementation detail of wasm-wrapper-gen
Documentation

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: