wasm-externref-global-expected.txt 200 Bytes
Newer Older
1
Test wasm scope information with externref globals
2 3 4 5
Waiting for wasm script to be parsed.
Setting breakpoint in wasm.
Running main.
Paused in debugger.
6
   globals: {"m.global": hello, world}
7
Finished.