/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

www.dgendill.com
| | renato.athaydes.com
1.1 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.
| | nishtahir.com
2.0 parsecs away

Travel
| | One of the most interesting features of WebAssembly is its memory model. Despite providing a system that allows for direct access and control of raw bytes, it does this in a way that offers more safety than one would typically expect out of low-level environments like C/C++. WASM memory
| | surma.dev
0.9 parsecs away

Travel
| | What follows is a brain dump of everything I know about compiling Rust to WebAssembly. Enjoy.
| | golangbot.com
9.1 parsecs away

Travel
| A tutorial about WebAssembly and how to cross compile and run Go programs in the browser using WebAssembly.