blob: f173e6ddfd1bd58b46fa9daeaebff019c1b37460 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
;;; TOOL: run-gen-wasm-bad
magic
version
section(TABLE) {
count[1]
funcref
flags[4]
}
(;; STDERR ;;;
000000d: error: memory64 not allowed
000000d: error: memory64 not allowed
;;; STDERR ;;)
|