COMMITS
June 16, 2026
E
Limit the element count of fixed-length lists (#2537)
Eyüp Can Akman committed
June 12, 2026
G
Release wasm-tools 1.252.0 (#2541)
github-actions[bot] committed
B
fix(wit-parser)!: preserve docs on world interface imports/exports (#2540)
Bailey Hayes committed
A
Enable the `CM_ASYNC` feature by default (#2539)
Alex Crichton committed
June 11, 2026
M
fix(wit-encoder): only use serde attribute if serde is enabled (#2538)
Mendy Berger committed
June 1, 2026
A
wasm-smith: Allow limiting the size of const arrays (#2536)
Alex Crichton committed
May 30, 2026
M
deps: converge to unicode-ident, remove unicode-xid (#2535)
Marco C. committed
May 28, 2026
G
Release wasm-tools 1.251.0 (#2534)
github-actions[bot] committed
P
May 27, 2026
P
wasm-wave: parse wit ItemNames as UntypedFuncCall names (#2530)
Pat Hickey committed
P
wit-parser: add ItemName type and parser (#2529)
Pat Hickey committed
P
wasm-wave: catch error in UntypedFuncCall::to_wasm_params (#2528)
Pat Hickey committed
May 26, 2026
B
Fix grammar typo in wit-dylib README.md (#2527)
Brett Cannon committed
May 23, 2026
A
Support components with custom page sizes (#2524)
anlavandier committed
May 22, 2026
E
wit-parser: don't panic on a re-exported imported resource (#2526)
Eyüp Can Akman committed
May 21, 2026
G
Release wasm-tools 1.250.0 (#2525)
github-actions[bot] committed
N
A few small things that were missing in `wasm-smith`'s Wasm GC support (#2523)
Nick Fitzgerald committed
May 18, 2026
M
feat: (CM64) Validate 64bit `waitable`s (#2514)
michael-weigelt committed
M
feat(wit-encoder): `async_` as `async` with default in func (#2522)
Mendy Berger committed
May 17, 2026
E
addr2line: echo input addresses back as given instead of hex (#2521)
Eyüp Can Akman committed
May 15, 2026
G
Release wasm-tools 1.249.0 (#2520)
github-actions[bot] committed
N
wasm-smith: Consume fuel for implicit loops (#2519)
Nick Fitzgerald committed
May 13, 2026
B
Add `(implements "...")` component name support (#2453)
Bailey Hayes committed
May 12, 2026
A
Require `async` types when lift/lower uses `async` (#2512)
Alex Crichton committed
A
Use the 2024 edition for rustfmt in this workspace (#2517)
Alex Crichton committed
A
Generate nominal interface/type ids in wit-component (#2516)
Alex Crichton committed
May 11, 2026
A
Forbid mixing context types within a component (#2511)
Alex Crichton committed
E
wasmparser: add regression test for relocation_range overflow (#2515)
Eyüp Can Akman committed
May 6, 2026
M
update bumpalo (#2513)
maksimryndin committed
May 5, 2026
P
Structured resolver errors (#2482)
PhoebeSzmucer committed