diff options
Diffstat (limited to 'test/passes/post-emscripten.wast')
-rw-r--r-- | test/passes/post-emscripten.wast | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/post-emscripten.wast b/test/passes/post-emscripten.wast index df56817a7..1da5afd61 100644 --- a/test/passes/post-emscripten.wast +++ b/test/passes/post-emscripten.wast @@ -1,5 +1,5 @@ (module - (memory 16777216 16777216) + (memory 256 256) (func $b0 (param $x i32) (i32.load (i32.add |