https://github.com/evmar/wasm-serialize
sketch of wasm->js serialization
https://github.com/evmar/wasm-serialize
Last synced: about 1 year ago
JSON representation
sketch of wasm->js serialization
- Host: GitHub
- URL: https://github.com/evmar/wasm-serialize
- Owner: evmar
- Created: 2024-04-02T21:00:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T21:00:44.000Z (about 2 years ago)
- Last Synced: 2025-01-24T18:45:47.726Z (over 1 year ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A sketch of wasm->JS serialization code.
The code behind
https://neugierig.org/software/blog/2024/04/rust-wasm-to-js.html