| ;;; TOOL: run-gen-wasm-bad | |
| magic | |
| version | |
| section_code[0x81 0] ;; Section code is not LEB128 encoded | |
| section_size[1] | |
| type_count[0] | |
| (;; STDERR ;;; | |
| out/test/binary/bad-section-code-leb128/bad-section-code-leb128.wasm:000000a: error: invalid section code: 129 | |
| out/test/binary/bad-section-code-leb128/bad-section-code-leb128.wasm:000000a: error: invalid section code: 129 | |
| ;;; STDERR ;;) |