tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 8e1c3e46748144055a8924a53c95533864870919
parent f9df4b9ecac27120498993b2e4e7099394e78785
Author: Asumu Takikawa <asumu@igalia.com>
Date:   Mon,  8 Dec 2025 16:02:53 +0000

Bug 1977854 - Wasm custom page sizes part 5: update wast to 0.225.0 from 0.219.0 r=rhunt,supply-chain-reviewers,bvisness

This is needed for custom page sizes proposal abbreviation syntax for memories.
Updating this removes the need for the unicode-width patch, so that is removed
as well. Also updates wasm-smith dependency in gluesmith in order to avoid
dependency duplication.

This change also affects how some custom page size tests are parsed, which is
why this commit also modifies some of those tests.

Differential Revision: https://phabricator.services.mozilla.com/D267333