|
You are here |
spidermonkey.dev | ||
| | | | |
jandemooij.nl
|
|
| | | | | [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
|
|
| | | | | [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
|
|
| | | | | WebAssembly or Wasm is a new runtime and compilation target for the web, now available behind a flag in Chrome Canary! | |
| | | | |
dusty.phillips.codes
|
|
| | | 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 ... | ||