diff options
Diffstat (limited to 'test/empty_4GB.fromasm.clamp')
-rw-r--r-- | test/empty_4GB.fromasm.clamp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/empty_4GB.fromasm.clamp b/test/empty_4GB.fromasm.clamp deleted file mode 100644 index 91ef06fff..000000000 --- a/test/empty_4GB.fromasm.clamp +++ /dev/null @@ -1,4 +0,0 @@ -(module - (import "env" "memory" (memory $memory 256 65536)) - (data (i32.const 1024) "empty_4GB.asm.js") -) |