Skip to content

Commit aba3e27

Browse files
yamtxiaoxiang781216
authored andcommitted
toywasm: update to v38
1 parent 0f31a8d commit aba3e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpreters/toywasm/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/lib
9090
CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libwasi
9191
CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libdyld
9292

93-
TOYWASM_VERSION = 15e6585cecd8049a03a901a4ed8a6b2dd3c18e48
93+
TOYWASM_VERSION = b3e060f308db23e21aaa3004484bf9335e4d3fcc
9494
TOYWASM_UNPACK = toywasm
9595
TOYWASM_TARBALL = $(TOYWASM_VERSION).zip
9696
TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/

0 commit comments

Comments
 (0)