Releases: bytecodealliance/jco
Releases · bytecodealliance/jco
js-component-bindgen-v1.17.0
Changelog
[1.17.0] - 2026-4-22
New Contributors
- @QuantumSegfault made their first contribution in #1421
jco-v1.19.0
Changelog
[1.19.0] - 2026-04-22
🐛 Bug Fixes
- (jco)
u64/s64parameters and returns in--jsmode by @QuantumSegfault in #1421
New Contributors
- @QuantumSegfault made their first contribution in #1421
jco-v1.18.1
js-component-bindgen-v1.16.8
Changelog
[1.16.8] - 2026-04-18
🚜 Refactor
- (bindgen) update 'use jco' directive to 'use components' by @vados-cosmonic
jco-v1.18.0
Changelog
[1.18.0] - 2026-04-18
🚀 Features
-
(jco) detect older
wasi:httpversion for older componentizejs by @vados-cosmonic -
(jco) add import/export metadata getter fn to wasm-tools by @vados-cosmonic
-
(jco) add componentize-js v0.19.3 as dep by @vados-cosmonic
🐛 Bug Fixes
-
(jco) look for all old wasi versions by @vados-cosmonic
-
(jco) add old componentize-js checking for fetch import by @vados-cosmonic
-
(jco) fix older wasi test on windows by @vados-cosmonic
🧪 Testing
- (jco) update directive test to check for 'use components' by @vados-cosmonic in #1410
⚙️ Miscellaneous Tasks
- (jco) update componentize-js to 0.20.0 by @vados-cosmonic
preview2-shim-v0.17.9
Changelog
[1.17.9] - 2026-04-17
🐛 Bug Fixes
- (p2-shim) incorrect ns magnitude by @vados-cosmonic
⚙️ Miscellaneous Tasks
-
(p2-shim) oxfmt by @vados-cosmonic
-
(p2-shim) swap eslint for oxlint by @vados-cosmonic
js-component-bindgen-v1.16.7
Changelog
[1.16.7] - 2026-04-17
🚀 Features
- (bindgen) add --strict option for enabling type checks by @vados-cosmonic
🐛 Bug Fixes
- (bindgen) remove leftover debug code by @vados-cosmonic
jco-v1.17.9
Changelog
[unreleased]
⚙️ Miscellaneous Tasks
- (jco) update bundled preview2-shim version to v1.17.9 by @vados-cosmonic in #1408
jco-v1.17.8
Changelog
[unreleased]
🚀 Features
- (jco) add --strict option for enabling bindgen type checks by @vados-cosmonic
🐛 Bug Fixes
- (jco) version number by @vados-cosmonic
🧪 Testing
- (jco) add codegen test for --strict by @vados-cosmonic
⚙️ Miscellaneous Tasks
- (jco) remove debug code in test by @vados-cosmonic in #1403