doc-module-worker.html (168B)
1 <!DOCTYPE HTML> 2 <html> 3 <script> 4 new Worker("data:text/javascript;charset=UTF-8,postMessage('HELLO')", {type: "module"}); 5 </script> 6 <body> 7 Hello World! 8 </body> 9 </html>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |