by@ebiyuu1121_
WA
558ms
(func(result i32)(i32.const0x2000))
09 08 62 69 36 94 81 12 55 41 87 56
/tmp/code.wat:1:19: error: unexpected token "i32.const0x2000", expected an instr.
(func(result i32)(i32.const0x2000))
^^^^^^^^^^^^^^^
fs.js:646
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: ENOENT: no such file or directory, open '/tmp/code.wasm'
at Object.fs.openSync (fs.js:646:18)
at Object.fs.readFileSync (fs.js:551:33)
at Object.<anonymous> (/root/wasm-cli.js:8:17)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Function.Module.runMain (module.js:676:10)
at startup (bootstrap_node.js:187:16)
rm: can't remove '/tmp/code.wasm': No such file or directory