Crates.io | stateroom-wasm-macro |
lib.rs | stateroom-wasm-macro |
version | 0.4.0 |
source | src |
created_at | 2022-01-20 12:26:19.346731 |
updated_at | 2024-05-05 15:40:16.116436 |
description | A macro for building a Stateroom service as a WebAssembly module. |
homepage | |
repository | https://github.com/drifting-in-space/stateroom |
max_upload_size | |
id | 517633 |
size | 6,218 |
This crate contains a helper macro for generating WebAssembly from a Stateroom
service. You should use the stateroom-wasm
crate instead of depending on this one.