/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

bouvier.cc
| | thecodebarbarian.com
3.2 parsecs away

Travel
| | [AI summary] This technical tutorial demonstrates how to use WebAssembly for optimized arithmetic and recursive operations within Node.js, including setup, code examples, and performance benchmarks against JavaScript.
| | renato.athaydes.com
2.4 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.
| | blog.scottlogic.com
2.9 parsecs away

Travel
| | WebAssembly is a new language for the web, although unlike JavaScript it's not a language you are expected to use directly. However, it is actually possible to write WebAssembly directly by hand and it turns out this is an educational and enjoyable process, which I will explore in this blog post.
| | spidermonkey.dev
20.2 parsecs away

Travel
| SpiderMonkey is the JavaScript engine used in Mozilla Firefox. This newsletter gives an overview of the JavaScript and WebAssembly work we've done as part of the Firefox 114 and 115 Nightly release cycles.