blob: ca5a90adc00b22010a35a933c51cdc2362a5dfca [file] [log] [blame] [edit]
;;; ERROR: 1
;;; TOOL: run-gen-wasm
magic
version
section(TYPE) { count[1] function params[0] results[0] }
section(FUNCTION) { count[2] func[0] func[0] }
section(CODE) {
count[1]
func { locals[0] }
}
(;; STDERR ;;;
Error running "wasm2wast":
error: @0x00000016: function signature count != function body count
;;; STDERR ;;)