Skip to content

Commit

Permalink
Update target.mk
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Hunter <[email protected]>
  • Loading branch information
ianfhunter authored Mar 30, 2024
1 parent 25ef59e commit dfd8801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jsweb: clean yacc lex
emcc \
$(CFILES) \
-I ./src/grammar \
-I ./src/grammar/external/pcf-c \
-o src/js/gnollwasm.js \
-D__EMSCRIPTEN__ \
-s MODULARIZE=1 \
Expand Down

0 comments on commit dfd8801

Please sign in to comment.