Firefox 153 release notes for developers (Nightly)

This article provides information about the changes in Firefox 153 that affect developers. Firefox 153 is the current Nightly version of Firefox and ships on July 21, 2026.

Note: The release notes for this Firefox version are still a work in progress.

Changes for web developers

WebAssembly

  • JavaScript Promise Integration (JS-PI) is now enabled, allowing WebAssembly modules to interoperate with asynchronous, Promise-based JavaScript APIs. This lets WebAssembly code suspend while waiting for a JavaScript promise and resume when the promise settles. See WebAssembly.Suspending for an explanation and working example. (Firefox bug 2044809).

Changes for add-on developers

Experimental web features

These features are shipping in Firefox 153 but are disabled by default. To experiment with them, search for the appropriate preference on the about:config page and set it to true. You can find more such features on the Experimental features page.