wasm-externref-global-expected.txt 245 Bytes
Newer Older
1
Test wasm scope information with externref globals
2 3

Running test: test
4 5 6 7
Waiting for wasm script to be parsed.
Setting breakpoint in wasm.
Running main.
Paused in debugger.
8
   globals: {"name": $m.global, "type": externref, "value": hello, world}