https://hacks.mozilla.org/2019/04/fluent-1-0-a-localization-system-for-natural-sounding-translations/
Fluent 1.0: a localization system for natural-sounding translations - Mozilla Hacks - the Web...
Jan 15, 2020 - Fluent is a family of localization specifications, implementations and good practices developed by Mozilla. With Fluent, translators can create expressive...
natural soundingmozilla hacksfluentlocalizationsystem
https://hacks.mozilla.org/2026/05/behind-the-scenes-hardening-firefox/
Behind the Scenes Hardening Firefox with Claude Mythos Preview - Mozilla Hacks - the Web developer...
May 7, 2026 - New details about what we found, and how agentic harnesses are now able to reproduce real bugs and dismiss false positives.
claude mythosmozilla hacksbehindsceneshardening
https://hacks.mozilla.org/2017/02/a-crash-course-in-just-in-time-jit-compilers/
A crash course in just-in-time (JIT) compilers - Mozilla Hacks - the Web developer blog
Feb 28, 2017 - This is the second part in a series on WebAssembly and what makes it fast. If you haven’t read the others, we recommend starting from the beginning. JavaScript...
crash coursemozilla hacksweb developertimejit
https://hacks.mozilla.org/2019/08/the-baseline-interpreter-a-faster-js-interpreter-in-firefox-70/
The Baseline Interpreter: a faster JS interpreter in Firefox 70 - Mozilla Hacks - the Web developer...
Aug 30, 2019 - Modern web applications load and execute a lot more JavaScript code than they did just a few years ago. While JIT (just-in-time) compilers have been very...
mozilla hacksbaselineinterpreterfasterjs
https://hacks.mozilla.org/
Home - Mozilla Hacks - the Web developer blog
Feb 17, 2016 - Mozilla Hacks is written for web developers, designers and everyone who builds for the Web. Hacks is produced by Mozilla's Developer Relations team and...
mozilla hacksweb developerblog
https://hacks.mozilla.org/2011/07/people-of-html5-mr-doob/
People of HTML5: Mr. Doob - Mozilla Hacks - the Web developer blog
HTML5 needs spokespeople to work. There are a lot of people out there who took on this role, and here at Mozilla we thought it is a good idea to ...
mozilla hacksweb developerpeoplemrblog
https://hacks.mozilla.org/2019/09/caniuse-and-mdn-compat-data-collaboration/
Caniuse and MDN compatibility data collaboration - Mozilla Hacks - the Web developer blog
Sep 9, 2019 - Today we’re announcing the integration of MDN’s compat data into the caniuse website. Together, we’re bringing even more web compatibility information into the...
data collaborationmozilla hacksweb developermdncompatibility
https://hacks.mozilla.org/2020/03/future-proofing-firefoxs-javascript-debugger-implementation/
Future-proofing Firefox's JavaScript Debugger Implementation - Mozilla Hacks - the Web developer...
Mar 4, 2020 - Optimizing the integration of Firefox Developer Tools with the SpiderMonkey JavaScript engine has resulted in many benefits, including the new asynchronous...
future proofingmozilla hacksfirefoxjavascriptdebugger
https://hacks.mozilla.org/2020/06/compiler-compiler-working-on-a-javascript-engine/
Compiler Compiler: A Twitch series about working on a JavaScript engine - Mozilla Hacks - the Web...
Sep 18, 2020 - Yulia Startsev, a JavaScript engineer on Firefox's SpiderMonkey team, introduces her new Twitch stream called Compiler Compiler. In the three opening...
mozilla hackscompilertwitchseriesworking
https://hacks.mozilla.org/2019/05/tls-1-0-and-1-1-removal-update/
TLS 1.0 and 1.1 Removal Update - Mozilla Hacks - the Web developer blog
Jul 1, 2019 - Enable support for TLS 1.2 today!
mozilla hacksweb developertlsremovalupdate
https://hacks.mozilla.org/2014/10/introducing-simd-js/
Introducing SIMD.js - Mozilla Hacks - the Web developer blog
SIMD stands for Single Instruction Multiple Data, and is the name for performing operations on multiple data elements together. For example, a SIMD add...
mozilla hacksweb developerintroducingsimdjs
https://hacks.mozilla.org/2025/02/interop-2025/
Launching Interop 2025 - Mozilla Hacks - the Web developer blog
Feb 13, 2025 - Interop 2025 continues the mission to make the web more consistent across browsers, building on 2024’s 95% interoperability score.
mozilla hacksweb developerlaunchinginteropblog
https://hacks.mozilla.org/2016/03/a-webassembly-milestone/
A WebAssembly Milestone: Experimental Support in Multiple Browsers - Mozilla Hacks - the Web...
Mar 15, 2016 - WebAssembly is an emerging standard whose goal is to define a safe, portable, size- and load-time efficient binary compiler target which offers near-native...
mozilla hackswebassemblymilestoneexperimentalsupport
https://hacks.mozilla.org/2026/05/trustworthy-javascript-for-the-open-web/
Trustworthy JavaScript for the Open Web - Mozilla Hacks - the Web developer blog
The open web is a critical platform for applications that handle highly sensitive data, from private communications to financial transactions and medical...
open webmozilla hackstrustworthyjavascriptdeveloper
https://hacks.mozilla.org/2021/02/browser-fuzzing-at-mozilla/
Browser fuzzing at Mozilla - Mozilla Hacks - the Web developer blog
Mozilla has been fuzzing Firefox for a while. It has proven to be one of the most efficient ways to identify quality and security issues.
mozilla hacksweb developerbrowserfuzzingblog
https://hacks.mozilla.org/2022/06/everything-is-broken-shipping-rust-minidump-at-mozilla/?ref=feedle.world
Everything Is Broken: Shipping rust-minidump at Mozilla - Part 1 - Mozilla Hacks - the Web...
Jun 14, 2022 - We've been working on the development of rust-minidump. The first in this two-part series explains what minidumps are and how we made rust-minidump.
everythingbrokenshippingrustmozilla