|
You are here |
www.abubalay.com | ||
| | | | |
m10k.eu
|
|
| | | | | ||
| | | | |
smallcultfollowing.com
|
|
| | | | | ||
| | | | |
dusty.phillips.codes
|
|
| | | | | In earlier articles, I introduced this "WAT to Wasm compiler in Roc" project, wrote some Roc code to load an input file, and implemented a tokenizer for a "hello world" of Wat to Wasm compilation. It was... more work than I expected. Four blog posts more work, to be precise! I have no idea where it's going to end. But I do know what's next! Parsing. Reminder: You are reading content that took a great deal of effort to craft, compose, and debug. | |
| | | | |
blog.nodraak.fr
|
|
| | | For the second part of my Rust & WebAssembly journey, I will write a basic hello world project. Note: you can jump to the demo by clicking here. This will give me the opportunity to demonstrate how to write a simple Wasm module in Rust. I will focus on a simple frontend and ignore the backend: no complicated GET or POST requests, no websockets, etc. This article will present how to build a simple game, such as Matt's Pont. | ||