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