wasm-debug-command-expected.txt 346 Bytes
Newer Older
1 2 3 4 5
Tests debug command for wasm
Installing code and global variable.
Calling instantiate function.
Waiting for wasm scripts to be parsed.
Ignoring script with url v8://test/callInstantiate
6
Got wasm script: wasm://wasm/7d022e0e
7
paused No 1
8
Script wasm://wasm/7d022e0e byte offset 35: Wasm opcode 0x20
9 10 11
Debugger.resume
exports.main returned!
Finished!