/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rustwasm.github.io
| | paulbutler.org
2.8 parsecs away

Travel
| | [AI summary] The post discusses the current state and challenges of embedding WebAssembly outside of browsers, focusing on runtime choices, memory management, and interface design for applications like real-time multiplayer games.
| | kevingimbel.de
1.9 parsecs away

Travel
| | A digital garden of sorts; always growing
| | www.dgendill.com
2.6 parsecs away

Travel
| | [AI summary] A detailed technical tutorial on building a text-based game engine with Rust and WebAssembly, covering memory management, static variables, and JavaScript interop techniques.
| | www.dgendill.com
13.0 parsecs away

Travel
| [AI summary] A detailed exploration of using Rust and WebAssembly for system-level programming, focusing on memory management, allocator implementation, and low-level concepts like alignment and size in memory layout.