https://github.com/timwspence/programming-wasm-with-rust
Source for exercises/examples from the book Programming WebAssembly with Rust.
https://github.com/timwspence/programming-wasm-with-rust
Last synced: 5 months ago
JSON representation
Source for exercises/examples from the book Programming WebAssembly with Rust.
- Host: GitHub
- URL: https://github.com/timwspence/programming-wasm-with-rust
- Owner: TimWSpence
- Created: 2019-09-09T12:17:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:30:50.000Z (over 3 years ago)
- Last Synced: 2025-04-06T06:43:19.474Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 704 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming WebAssembly with Rust
Source for exercises/examples from the book
[Programming WebAssembly with Rust](https://pragprog.com/book/khrust/programming-webassembly-with-rust).