17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
|
Check that inspector gets two wasm scripts at module creation time.
|
||
|
Script #0 parsed. URL: v8://test/testFunction
|
||
|
Script #1 parsed. URL: v8://test/runTestRunction
|
||
|
Script #2 parsed. URL: wasm://wasm/wasm-911a065e/wasm-911a065e-0
|
||
|
Script #3 parsed. URL: wasm://wasm/wasm-911a065e/wasm-911a065e-1
|
||
|
Source for wasm://wasm/wasm-911a065e/wasm-911a065e-0:
|
||
|
func $nopFunction
|
||
|
nop
|
||
|
|
||
|
Source for wasm://wasm/wasm-911a065e/wasm-911a065e-1:
|
||
|
func $main
|
||
|
block
|
||
|
i32.const 2
|
||
|
drop
|
||
|
end
|
||
|
|