YK
Дай ссылки о небезопасности, я бы почитал 👍🏻
Size: a a a
YK
ҪҸ
ҪҸ
k
k
TypeError: WebAssembly.Instance(): Import #0 module="env" error: module is not an object or function
const fs = require("fs");
const compiled = new WebAssembly.Module(fs.readFileSync(__dirname + "/build/untouched.wasm"));
new WebAssembly.Instance(compiled, {})NK
TypeError: WebAssembly.Instance(): Import #0 module="env" error: module is not an object or function
const fs = require("fs");
const compiled = new WebAssembly.Module(fs.readFileSync(__dirname + "/build/untouched.wasm"));
new WebAssembly.Instance(compiled, {})NK
NK
bufferSource
A typed array or ArrayBuffer containing the binary code of the .wasm module you want to compile.
k
bufferSource
A typed array or ArrayBuffer containing the binary code of the .wasm module you want to compile.
k
EO
k
k
k
NK
EO
EO
k