Releases: bytecodealliance/jco
jco-std-v0.2.0-rc.0
js-component-bindgen-v1.19.2
[1.19.2] - 2026-05-20
🐛 Bug Fixes
- (bindgen) lift imported own handles via captureTable by @andreiltd in #1515
⚙️ Miscellaneous Tasks
- (bindgen) update git cliff config by @vados-cosmonic
js-component-bindgen-v1.19.1
js-component-bindgen-v1.19.0
[1.19.0] - 2026-05-16
🚀 Features
-
(bindgen) allow expanding numeric chunks in stream lowering by @andreiltd in #1481
-
(bindgen) add support for stream reads with count > 1 by @andreiltd
🐛 Bug Fixes
-
(bindgen) avoid assuming WebAssembly global is present by @vados-cosmonic in #1497
-
(bindgen) getGlobalCurrentTaskMeta null handling by @wondenge in #1378
-
(bindgen) use builder for TranspileOpts by @vados-cosmonic in #1490
-
(bindgen) make canon opts optional for func bindgen by @vados-cosmonic in #1488
-
(bindgen) register p3 global table-map intrinsics before per-table assignments by @GamePad64 in #1464
-
(bindgen) fix result rejection lowering and stream drop propagation by @andreiltd in #1461
-
(bindgen) allow external crates to use intrinsic renderer by @vados-cosmonic in #1462
-
(bindgen) ensure moving storage pointers by abi size by @andreiltd in #1452
-
(bindgen) cache the listValue implementation by @andreiltd in #1445
-
(bindgen) lift numeric p3 lists and streams as typed arrays by @andreiltd
-
(bindgen) populate imported resource lower metadata by @andreiltd in #1450
-
(bindgen) use async ABI for async imports by @andreiltd in #1449
-
(bindgen) address code review by @andreiltd
-
(bindgen) get blocked copy result from pending event by @andreiltd
-
(bindgen) avoid async future and stream host injection deadlocks by @andreiltd
🚜 Refactor
-
(bindgen) remove usage of _FN_LOCALS by @vados-cosmonic in #1500
-
(bindgen) remove canon opts from function bindgen by @vados-cosmonic
-
(bindgen) move stream host injection readiness check by @andreiltd in #1437
New Contributors
- @GamePad64 made their first contribution in #1464
js-component-bindgen-v1.19.0-rc.7
[1.19.0-rc.7] - 2026-05-16
🚜 Refactor
- (bindgen) remove usage of _FN_LOCALS by @vados-cosmonic in #1500
js-component-bindgen-v1.19.0-rc.6
[1.19.0-rc.6] - 2026-05-16
🐛 Bug Fixes
- (bindgen) avoid assuming WebAssembly global is present by @vados-cosmonic in #1497
js-component-bindgen-v1.19.0-rc.5
[1.19.0-rc.5] - 2026-05-15
🐛 Bug Fixes
🚜 Refactor
- (bindgen) remove canon opts from function bindgen by @vados-cosmonic
js-component-bindgen-v1.19.0-rc.4
[1.19.0-rc.4] - 2026-05-15
🐛 Bug Fixes
- (bindgen) use builder for TranspileOpts by @vados-cosmonic in #1490
js-component-bindgen-v1.19.0-rc.3
[1.19.0-rc.3] - 2026-05-15
🚀 Features
- (bindgen) allow expanding numeric chunks in stream lowering by @andreiltd in #1481
🐛 Bug Fixes
- (bindgen) make canon opts optional for func bindgen by @vados-cosmonic in #1488
js-component-bindgen-v1.19.0-rc.2
release: js-component-bindgen v1.19.0-rc.2 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>