diff --git a/interpreters/toywasm/Makefile b/interpreters/toywasm/Makefile index a7b7c7cf1..ff6114782 100644 --- a/interpreters/toywasm/Makefile +++ b/interpreters/toywasm/Makefile @@ -142,7 +142,7 @@ CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libdyld CFLAGS += -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -TOYWASM_VERSION = 034952e424600381b45d9d400735bfeb96fd5848 +TOYWASM_VERSION = 4db87d399cc871845237557020dae595cd6384dc TOYWASM_UNPACK = toywasm TOYWASM_TARBALL = $(TOYWASM_VERSION).zip TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/