Skip to content

Commit

Permalink
toywasm: bump to v57.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt authored and xiaoxiang781216 committed Jul 28, 2024
1 parent 8a82400 commit 7570eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interpreters/toywasm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 7570eae

Please sign in to comment.