regress-1628429.js (237B)
1 let bytes = wasmTextToBinary(` 2 (module 3 (func $f (import "imports" "f") (param i32 i32) (result i32 i32)))`); 4 5 new WebAssembly.Instance(new WebAssembly.Module(bytes), 6 { 'imports': { 'f': Uint16Array } });
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |