summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/emscripten-exported.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/emscripten-exported.json b/src/emscripten-exported.json
index 8764976b..ad86b898 100644
--- a/src/emscripten-exported.json
+++ b/src/emscripten-exported.json
@@ -33,5 +33,6 @@
"_wabt_write_module_result_get_result",
"_wabt_write_module_result_release_log_output_buffer",
"_wabt_write_module_result_release_output_buffer",
-"_wabt_write_text_module"
+"_wabt_write_text_module",
+"_dummy_workaround_for_emscripten_issue_7073"
]