Skip to content

Commit

Permalink
more monadic ops, macros, printfs, deterministic traps, wasm3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Quodss committed Dec 12, 2024
1 parent 6eb41c2 commit 6db1584
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 122 deletions.
4 changes: 2 additions & 2 deletions ext/wasm3/build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
.wasm3 = .{
// .path = "../../../../wasm3"
.url = "https://github.com/Quodss/wasm3/archive/5cfd55cdc3b9b5f7d8ac4768155ae96b73222e8e.tar.gz",
.hash = "122032987041f49b62512047a92e8f272c80ae755264fcc24b6f4a3d788dc0406982",
.url = "https://github.com/Quodss/wasm3/archive/3455357e2ead521bb6037ff2352b97a27984d5b9.tar.gz",
.hash = "122065d12d05da26733a8a789f35e3f7e6561f085a84f4fe5569c0337f620bc0dfc9",
},
},
.paths = .{
Expand Down
Loading

0 comments on commit 6db1584

Please sign in to comment.