Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/init_expr
/
.
/
test
/
binary
/
bad-section-code-leb128.txt
blob: 9b876775178c1ed863ea821709cc52f403afb8f2 [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: run-gen-wasm-bad
magic
version
section_code[0x81 0] ;; Section code is not LEB128 encoded
section_size[1]
type_count[0]
(;; STDERR ;;;
000000a: error: invalid section code: 129
000000a: error: invalid section code: 129
;;; STDERR ;;)