Saying Goodbye to asm.js
Summary
Mozilla's SpiderMonkey blog announces that asm.js optimizations are disabled by default in Firefox 148 and plans to remove the code in a future release. It argues WebAssembly provides faster execution and smaller binaries, encouraging migration, and provides historical context on how asm.js led to WebAssembly.