/postcard-in-wasm

Example of how to use postcard within WASM to create JS objects from bytes and create bytes from JS objects. You can use this to make Rust and JS talk via postcard binary format.

Primary LanguageRustApache License 2.0Apache-2.0

No issues in this repository yet.