https://github.com/sshine/watmachine
Wasm + Networking
https://github.com/sshine/watmachine
Last synced: about 1 year ago
JSON representation
Wasm + Networking
- Host: GitHub
- URL: https://github.com/sshine/watmachine
- Owner: sshine
- Created: 2025-03-28T08:49:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-03T12:30:02.000Z (about 1 year ago)
- Last Synced: 2025-05-08T20:19:23.021Z (about 1 year ago)
- Language: Rust
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# watmachine
Project purpose: Write a network-based node that executes web-assembly sent between nodes.
## Milestones:
- [Milestone 1: Basic client/server + wasm engine](https://github.com/sshine/watmachine/milestone/1)
- [Milestone 2: Persistently connected nodes]( https://github.com/sshine/watmachine/milestone/2)