/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

spidermonkey.dev
| | jandemooij.nl
2.0 parsecs away

Travel
| | [AI summary] This article details various performance optimizations implemented in the SpiderMonkey JavaScript engine leading up to Firefox Quantum, including improvements to array handling, regular expressions, inline caches, and internal memory management.
| | tilde.team
4.2 parsecs away

Travel
| | [AI summary] A blog post discusses Mozilla's new ability to compile WebAssembly in the browser as it streams, likening it to image decoding for major performance improvements.
| | v8project.blogspot.se
4.3 parsecs away

Travel
| | WebAssembly or Wasm is a new runtime and compilation target for the web, now available behind a flag in Chrome Canary!
| | dusty.phillips.codes
51.8 parsecs away

Travel
| Introduction I've been writing plenty about Rescript this year, although I've taken a bit of a hiatus to focus on developing a couple (Rescript) open source libraries. I wanted to get back into blogging to answer one of the most confusing questions in the Rescript community: What is ReasonML and how does it relate to Rescript? However, it has grown into something quite a bit bigger. Instead, we'll be talking about the relationships between a collection of several interrelated languages, and I'll give my ...