Commits
Branch selector
User selector
Commit history
Commits on Jul 27, 2026
ci: run WASIp3 threading tests against wasmtime dev (#1669)
Show description for d3ebba0authored
Commits on Jul 24, 2026
Commits on Jul 23, 2026
Change `cabi_realloc` gates to WASIp1-only (#1663)
Show description for 6b3ec40authored
Commits on Jul 22, 2026
Release wit-bindgen 0.60.0 (#1662)
Show description for 1ae0053andauthored
- authored
refactor(moonbit): a possibly better async implementation for wasi p3 (#1659)
Show description for 5c2943bauthored
Commits on Jul 20, 2026
Add support for named implements in Go (#1657)
Show description for 50b799aauthored
Commits on Jul 7, 2026
Release wit-bindgen 0.59.0 (#1655)
Show description for 93a5f4eandauthored
Update wasm-tools dependencies (#1654)
Show description for 6f15609authoredMove all async tests to general folder (#1651)
Show description for 2943424authored
Commits on Jul 6, 2026
Propagate errors in `preprocess` instead of unwrapping (#1648)
Show description for 8936365authoredchore: bump go-pkg version (#1645)
Show description for 4642b6bauthoredFix exception safety violation in AbiBuffer::advance (#1649)
Show description for 1ccc7c7authored
Commits on Jun 29, 2026
feat(cpp): add map type support (#1590)
Show description for f1e5557authoredEvolve the wasip3 async C ABI for tasks (#1637)
Show description for 4b1ba9aauthored
Commits on Jun 24, 2026
async: remove inter-task wakeup stream from its waitable set before cancelling (#1638)
Show description for 154003eauthored
Commits on Jun 16, 2026
csharp: omit version namespace segment when package is unambiguous (#1635)
Show description for cfd7b77andauthored
Rust: Provide a trait method to (optionally) control resource allocation (#1625)
Show description for 08416e2andauthored
Commits on Jun 12, 2026
Update to wasm-tools 252 (#1634)
Show description for 7a6dd1aauthored
Commits on Jun 9, 2026
feat(rust): Expose merge_structurally_equal_types (#1633)
Show description for 646d3b4authored
Commits on Jun 8, 2026
Release wit-bindgen 0.58.0 (#1631)
Show description for a2a1e02andauthored
- authored
Rename `spawn` to `spawn_local` (#1629)
Show description for 42c983eauthored
Commits on Jun 2, 2026
feat(c): add map type support (#1611)
Show description for 62bba7dauthoredc: Fix type name collisions with anonymous types (#1624)
Show description for 0975733authored
Commits on May 27, 2026
C++: sort types topologically before emitting definitions (#1619)
Show description for d635117authoredC++: fix compile errors when lowering `result<string>`, etc. (#1620)
Show description for 557ca94authored
Commits on May 22, 2026
fix: async lifted exports with direct results (#1614)
Show description for ea49687authoredrefactor: Remove inline wasm ABI pointer shifts (#1616)
Show description for 1c9bfc6authored
Commits on May 20, 2026
fix: add defer pinner.Unpin() (#1613)
Show description for 95995ceauthored
Commits on May 15, 2026
Update wasm-tools/wac dependencies (#1612)
Show description for e4406d9authored
Commits on May 5, 2026
feat(csharp): add map type support (#1603)
Show description for d860036authored
Commits on May 2, 2026
[C#] Add support for the ping pong test, bring support for futures that return strings, i.e. types returned via pointers. (#1606)
Show description for 6f489dbauthored
Commits on Apr 28, 2026
Adjust spawning behavior and when tasks are polled (#1608)
Show description for 9bda2f3authored