OLD | NEW |
---|---|
(Empty) | |
1 Check that inspector gets disassembled wasm code | |
2 Paused on debugger! | |
3 Number of frames: 5 | |
4 [0] debugger; | |
5 [1] kExprCallFunction, 00, // function #0 | |
6 [2] kExprCallIndirect, 02, 00, // sig #2 | |
7 [3] instance.exports.main(); | |
8 [4] testFunction(module_bytes) | |
9 Finished. | |
OLD | NEW |