forked from LeenkxTeam/Kmake
11 lines
260 B
Plaintext
11 lines
260 B
Plaintext
Tests how wasm scrips report the source
|
|
Check that inspector gets wasm bytecode
|
|
Paused on debugger!
|
|
Number of frames: 5
|
|
[0] debugger;
|
|
[1] Wasm offset 72: 0x10
|
|
[2] Wasm offset 81: 0x11
|
|
[3] instance.exports.main();
|
|
[4] testFunction(module_bytes)
|
|
Finished.
|