summaryrefslogtreecommitdiff
path: root/src/wasm.cpp
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-09-16 21:08:58 -0700
committerAlon Zakai <alonzakai@gmail.com>2016-09-17 14:56:48 -0700
commit0201f77b30f875de0d0fc8e407ffc985d47f8535 (patch)
treea1a3f9618b7619dba9ac4f7bc13d37539d599459 /src/wasm.cpp
parentd46a737d421d53f68fc13d55fe405cf8c3c5d4c0 (diff)
downloadbinaryen-0201f77b30f875de0d0fc8e407ffc985d47f8535.tar.gz
binaryen-0201f77b30f875de0d0fc8e407ffc985d47f8535.tar.bz2
binaryen-0201f77b30f875de0d0fc8e407ffc985d47f8535.zip
support module operations in shell tests
Diffstat (limited to 'src/wasm.cpp')
-rw-r--r--src/wasm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wasm.cpp b/src/wasm.cpp
index 144cabd16..8badaa6be 100644
--- a/src/wasm.cpp
+++ b/src/wasm.cpp
@@ -74,7 +74,6 @@ Name GROW_WASM_MEMORY("__growWasmMemory"),
FAKE_RETURN("fake_return_waka123"),
SPECTEST("spectest"),
PRINT("print"),
- INVOKE("invoke"),
EXIT("exit");
// core AST type checking