summaryrefslogtreecommitdiff
path: root/src/asm2wasm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/asm2wasm.h')
-rw-r--r--src/asm2wasm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/asm2wasm.h b/src/asm2wasm.h
index d143239cc..dadb9bee3 100644
--- a/src/asm2wasm.h
+++ b/src/asm2wasm.h
@@ -130,6 +130,7 @@ Name I32_CTTZ("i32_cttz"),
I64_ATOMICS_SUB("i64_atomics_sub"),
I64_ATOMICS_EXCHANGE("i64_atomics_exchange"),
I64_ATOMICS_COMPAREEXCHANGE("i64_atomics_compareExchange"),
+ TEMP_DOUBLE_PTR("tempDoublePtr"),
EMSCRIPTEN_DEBUGINFO("emscripten_debuginfo");
// Utilities