summaryrefslogtreecommitdiff
path: root/src/wasm-emscripten.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-emscripten.h')
-rw-r--r--src/wasm-emscripten.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wasm-emscripten.h b/src/wasm-emscripten.h
index f9d2ae38c..7400a8b0f 100644
--- a/src/wasm-emscripten.h
+++ b/src/wasm-emscripten.h
@@ -21,8 +21,11 @@
namespace wasm {
+class LinkerObject;
+
namespace emscripten {
+void generateRuntimeFunctions(LinkerObject& linker);
void generateMemoryGrowthFunction(Module&);
// Create thunks for use with emscripten Runtime.dynCall. Creates one for each