summaryrefslogtreecommitdiff
path: root/src/wasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm.cpp')
-rw-r--r--src/wasm.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/wasm.cpp b/src/wasm.cpp
index f6486eb50..144cabd16 100644
--- a/src/wasm.cpp
+++ b/src/wasm.cpp
@@ -72,9 +72,6 @@ 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"),
SPECTEST("spectest"),
PRINT("print"),
INVOKE("invoke"),