Skip to content

Commit e41ee70

Browse files
committed
Update zwasm to v1.5.0
C API allocator injection (D128), embedding docs, GC finalizer support.
1 parent 523ac2d commit e41ee70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.dependencies = .{
55
.zwasm = .{
66
.url = "https://github.com/clojurewasm/zwasm/archive/v1.5.0.tar.gz",
7-
.hash = "zwasm-1.5.0-placeholder",
7+
.hash = "zwasm-1.5.0-IBbzF5ERIwD_nZyPh4W69bZ6Hj0kryBSZOcV6CnHXoQu",
88
},
99
},
1010
.fingerprint = 0x62a7be489d633543,

0 commit comments

Comments
 (0)