/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

jandemooij.nl
| | spidermonkey.dev
2.4 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 98 and 99 Nightly release cycles.
| | spidermonkey.dev
2.0 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 110 and 111 Nightly release cycles.
| | spidermonkey.dev
2.0 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.
| | blog.kdgregory.com
13.0 parsecs away

Travel
| When I want to package a Java application in a single JAR with all of its dependencies, I normally turn to Maven's Shade plugin. This ...