Skip to content

Commit cb63625

Browse files
authored
try to add DEXPORTED_RUNTIME_METHODS for cmake
1 parent 1537329 commit cb63625

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
emcmake cmake .. -G Ninja \
8686
-DCMAKE_BUILD_TYPE=Release \
8787
-DCMAKE_EXE_LINKER_FLAGS="$CMAKE_EXE_LINKER_FLAGS" \
88+
-DEXPORTED_RUNTIME_METHODS=stringToUTF8OnStack,stringToAscii,getExceptionMessage \
8889
-DENABLE_WERROR=OFF \
8990
-DBUILD_EMSCRIPTEN_TOOLS_ONLY=ON \
9091
-DBUILD_TOOLS=ON \

0 commit comments

Comments
 (0)