Skip to content

Commit

Permalink
bump EMSCRIPTEN_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Icxolu committed Jan 9, 2025
1 parent 1411e02 commit 67302a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emscripten/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CURDIR=$(abspath .)
BUILDROOT ?= $(CURDIR)/builddir
PYMAJORMINORMICRO ?= 3.11.0

EMSCRIPTEN_VERSION=3.1.13
EMSCRIPTEN_VERSION=3.1.68

export EMSDKDIR = $(BUILDROOT)/emsdk

Expand Down

0 comments on commit 67302a1

Please sign in to comment.