tor-browser

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

commit 4712d66307c236ffaa21d85df2ca0f5a85a7b18f
parent 1d9f79f8414a005b446385c79cf4cb1b5938b14f
Author: James Scott <jamescscott@google.com>
Date:   Thu,  9 Oct 2025 20:31:27 +0000

Bug 1990508 [wpt PR 55041] - Map tests to the wasm-simd Web DX Feature, a=testonly

Automatic update from web-platform-tests
Map tests to the wasm-simd Web DX Feature

--

wpt-commits: dba9196261090785127718c135be672d7b22854d
wpt-pr: 55041

Diffstat:
Atesting/web-platform/tests/wasm/core/js/simd/WEB_FEATURES.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/wasm/core/js/simd/WEB_FEATURES.yml b/testing/web-platform/tests/wasm/core/js/simd/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: wasm-simd + files: "**"