tor-browser

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

WEB_FEATURES.yml (323B)


      1 features:
      2 - name: wasm
      3  files:
      4  - "*"
      5  - "!constructor-shared.tentative.any.js"
      6  - "!to-fixed-length-buffer-shared.any.js"
      7  - "!to-resizable-buffer-shared.any.js"
      8 - name: wasm-threads
      9  files:
     10  - "constructor-shared.tentative.any.js"
     11  - "to-fixed-length-buffer-shared.any.js"
     12  - "to-resizable-buffer-shared.any.js"