1 2 3 4 5 6 7 8 9 10
;;; TOOL: wat2wasm ;;; ARGS: --enable-memory64 (module (memory i64 0) (func i64.const 0 i64.const 0 i64.const 0 memory.copy))