1 2 3 4 5 6 7 8 9
;;; TOOL: wat2wasm ;;; ARGS: --enable-bulk-memory (module (memory 0) (func data.drop 0) (data "hi"))