tor-browser

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

arm-sim-osx (160B)


      1 {
      2     "configure-args": "--enable-simulator=arm --target=i686-apple-darwin10.0.0 --enable-rust-simd",
      3     "optimize": true,
      4     "debug": true,
      5     "bits": 32
      6 }