Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/init_expr
/
.
/
test
/
binary
/
bad-table-limits-flag.txt
blob: 28f6b438d7582e08c898c7ad23372b1125577b44 [
file
] [
edit
]
;;; TOOL: run-gen-wasm-bad
magic
version
section(TABLE) {
count[1]
anyfunc
flags[8]
}
(;; STDERR ;;;
000000d: error: malformed table limits flag: 8
000000d: error: malformed table limits flag: 8
;;; STDERR ;;)