diff options
Diffstat (limited to 'test/wasm2c/spec/memory64/table_copy.txt')
-rw-r--r-- | test/wasm2c/spec/memory64/table_copy.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/wasm2c/spec/memory64/table_copy.txt b/test/wasm2c/spec/memory64/table_copy.txt new file mode 100644 index 00000000..b0480243 --- /dev/null +++ b/test/wasm2c/spec/memory64/table_copy.txt @@ -0,0 +1,6 @@ +;;; TOOL: run-spec-wasm2c +;;; STDIN_FILE: third_party/testsuite/proposals/memory64/table_copy.wast +;;; ARGS*: --enable-memory64 +(;; STDOUT ;;; +1663/1663 tests passed. +;;; STDOUT ;;) |