Skip to content

Commit

Permalink
Fix compilation with the latest emsdk
Browse files Browse the repository at this point in the history
From 55a36e0a38dec504f59cf59c8b25b15d665d468e
  • Loading branch information
olilarkin committed Dec 8, 2024
1 parent e248a60 commit 9b9e97f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common-web.mk
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,6 @@ WEB_LDFLAGS = -s EXPORTED_FUNCTIONS=$(WEB_EXPORTS) \
-s BINARYEN_ASYNC_COMPILATION=1 \
-s FORCE_FILESYSTEM=1 \
-s ENVIRONMENT=web \
-s DEFAULT_LIBRARY_FUNCS_TO_INCLUDE="['\$$Browser']" \
-lidbfs.js

0 comments on commit 9b9e97f

Please sign in to comment.