summaryrefslogtreecommitdiff
path: root/src/wasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm.cpp')
-rw-r--r--src/wasm.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/wasm.cpp b/src/wasm.cpp
index f6486eb50..a910575f0 100644
--- a/src/wasm.cpp
+++ b/src/wasm.cpp
@@ -72,12 +72,9 @@ Name GROW_WASM_MEMORY("__growWasmMemory"),
BR("br"),
ANYFUNC("anyfunc"),
FAKE_RETURN("fake_return_waka123"),
- ASSERT_RETURN("assert_return"),
- ASSERT_TRAP("assert_trap"),
- ASSERT_INVALID("assert_invalid"),
+ MUT("mut"),
SPECTEST("spectest"),
PRINT("print"),
- INVOKE("invoke"),
EXIT("exit");
// core AST type checking