/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

flutter.dev
| | k33g.hashnode.dev
1.8 parsecs away

Travel
| | This blog post is an introduction to WASI, the WebAssembly System Interface
| | renato.athaydes.com
1.3 parsecs away

Travel
| | [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.
| | hugozap.com
1.9 parsecs away

Travel
| | A simple example of how to use WebAssembly in the browser and what the toolchain looks like.
| | www.dgendill.com
15.2 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.