https://github.com/hectormrc/proto-wasm
An integration test between Protobuf and WASM.
https://github.com/hectormrc/proto-wasm
Last synced: 26 days ago
JSON representation
An integration test between Protobuf and WASM.
- Host: GitHub
- URL: https://github.com/hectormrc/proto-wasm
- Owner: HectorMRC
- Created: 2024-06-16T20:45:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T18:58:43.000Z (about 2 years ago)
- Last Synced: 2025-04-01T23:44:49.294Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# proto-wasm
An example of using Protocol Buffers (Protobuf) to share data between Rust and WebAssembly (WASM).