stateroom-wasm-macro 0.4.0

A macro for building a Stateroom service as a WebAssembly module.
Documentation
# stateroom-wasm-macro

This crate contains a helper macro for generating WebAssembly from a [Stateroom](https://github.com/drifting-in-space/stateroom)
service. You should use the `stateroom-wasm` crate instead of depending on this one.