Commits
User selector
Commit history
Commits on Jul 6, 2026
Propagate errors in `preprocess` instead of unwrapping (#1648)
Show description for 8936365authored
Commits on Jun 16, 2026
csharp: omit version namespace segment when package is unambiguous (#1635)
Show description for cfd7b77andauthored
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 10, 2026
C# Fixes wasi http header bug and adds a test for it (#1215)
Show description for 4992ae6andauthored
Commits on Apr 9, 2026
Add map support (#1562)
Show description for 958027cauthored
Commits on Apr 7, 2026
[C#] Add cancel support for futures and streams (#1580)
Show description for a55ad81andauthored
Commits on Mar 13, 2026
[C#] Add resolving of equivalent types. (#1563)
Show description for 32b3d80authored
Commits on Mar 10, 2026
[C#] Remove WaitableSet and its global. Tidy <T> in codegen (#1552)
Show description for 9b0965cauthored
Commits on Feb 27, 2026
C#: Add partial support for Futures and Streams (#1529)
Show description for 7544b80andauthored
Commits on Feb 26, 2026
Commits on Feb 23, 2026
C#: Dont close the block comment if the user comment contains */ (#1533)
Show description for e182ef5authored
Commits on Feb 15, 2026
fix: support named fixed-length list types in code generation (#1537)
Show description for 9be80b5authored
Commits on Feb 13, 2026
C#: Compilation failure if variant has same name as one of the cases. (#1535)
Show description for a5d03a8authored
Commits on Feb 10, 2026
Prepare for wasm-tools 0.245 (#1521)
Show description for e3bd7ebandauthored
Commits on Jan 20, 2026
Initial fixed-length list implementation (#1277)
Show description for 350e8adauthored
Commits on Jan 9, 2026
C# future simple codegen (#1357)
Show description for a670e8cauthored
Commits on Jan 6, 2026
feat: linting (#1487)
Show description for ee3be3bauthored
Commits on Dec 6, 2025
reboot `wit-bindgen-go` (#1447)
Show description for 4284ea8authored
Commits on Nov 1, 2025
[C#] Simple Async support (#1346)
Show description for b6537dcandauthored
Commits on Sep 23, 2025
Change class to readonly struct in interface.rs (#1373)
Show description for 545dc8dauthored[C#] Fixes mem leak on string pointer (#1389)
Show description for 6a1e68aauthored
Commits on Aug 22, 2025
fix(msrv): add rust-version based on ground truth (#1364)
Show description for bd16b31authored
Commits on Aug 4, 2025
[C#] Move the nuget location to where it can be shared (#1160)
Show description for 63649c7authored
Commits on May 13, 2025
Commits on Apr 30, 2025
Implement async task cancellation (#1264)
Show description for 16ad298authored
Commits on Apr 10, 2025
Refactor how guest exported tasks work (#1268)
Show description for 5a23303authored
Commits on Apr 7, 2025
Refactor how imported tasks and bindings work (#1260)
Show description for 5708666andauthored
Commits on Mar 24, 2025
Refactor some ABI bits in `wit-bindgen-core` (#1241)
Show description for 19a2351authored
Commits on Mar 18, 2025
Align on naming "c-sharp" vs "csharp" (#1218)
Show description for cb63a4eauthored
Commits on Mar 17, 2025
Support C# in wit-bindgen test (#1207)
Show description for 6541e44authored
Commits on Mar 14, 2025
fix: Add licenses to published crates (#1213)
Show description for f68f480authored
Commits on Mar 11, 2025
[c#] Enable running the C# tests on linux (#1200)
Show description for 86e8ae2andauthoredAutomatic adaption to 64bit architectures in guest code (#1163)
Show description for 0e191ccauthored
Commits on Mar 7, 2025
Store arguments for async params/results on the stack (#1185)
Show description for 88374b4authored