summaryrefslogtreecommitdiff
path: root/test/binaryen.js/validation_errors.js.txt
blob: 19b772e9815ba6d78e3faf24d082fbed9c167ec0 (plain)
1
2
3
4
5
6
[wasm-validator error in function test] unexpected false: global.get name must be valid, on 
[i32] (global.get $missing)
0
[wasm-validator error in function test] unexpected false: local.get index must be small enough, on 
[i32] (local.get $0)
0