tor-browser

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

page_bytecode_cache_asm_js.html (209B)


      1 <!DOCTYPE html>
      2 <head>
      3  <meta charset="utf-8">
      4  <title>asm.js test</title>
      5 </head>
      6 <body>
      7  <h1>asm.js test</h1>
      8  <span id="result">ok</span>
      9  <script src="page_bytecode_cache_asm_js.js"></script>
     10 </body>