blob: ffdccefbe84a9ea6f6792c01575c943828eca8d2 [file] [log] [blame] [edit]
;;; ERROR: 1
;;; TOOL: run-gen-wasm
magic
version
section(TYPE) { count[1] function params[0] results[1] i32 }
section(FUNCTION) { count[1] type[0] }
section(CODE) {
count[1]
func {
locals[0]
end
end
}
}
(;; STDERR ;;;
Error running "wasm2wast":
error: popping empty label stack
error: @0x0000001a: OnEndExpr callback failed
;;; STDERR ;;)