Releases: bytecodealliance/jco
Releases · bytecodealliance/jco
1.4.2
1.4.1
What's Changed
- fix: ComponentizeJS bindgen bug by @guybedford in #478
- fix: Wrap lists in Array to handle optional types by @blaine-arcjet in #481
- fix: path to preview2-shim for run by @peter-jerry-ye in #485
- feat: support semver aware exclusions by @vados-cosmonic in #459
- fix: call post-return after building return value by @guybedford in #487
- fix: multi-version import bindgen by @guybedford in #488
New Contributors
- @blaine-arcjet made their first contribution in #481
- @peter-jerry-ye made their first contribution in #485
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Update Outdated Docs by @danbugs in #458
- allow port numbers up to 65535 in
OutgoingRequest.setAuthority
by @dicej in #461 - fix: TypeScript types by @guybedford in #463
- Update package-lock.json by
npm install
by @kateinoigakukun in #467 - fix: support browser types to match component typing by @guybedford in #465
- fix: variable deduping in browser entrypoint by @guybedford in #469
- feat: WebIDL support & browser test suite by @guybedford in #471
- Fix:
getCoreModule
type for asyncinstantiate
by @wooden-worm in #473 - Toolchain upgrade by @guybedford in #477
New Contributors
- @danbugs made their first contribution in #458
- @wooden-worm made their first contribution in #473
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- Fix definedResourceTables ReferenceError with instantiation mode by @kateinoigakukun in #456
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- docs: update jco usage output in README by @vados-cosmonic in #440
- fix: isolate runtime states per component instance by @kateinoigakukun in #446
- fix: don't overallocate string buffer while encoding into utf8 by @kateinoigakukun in #444
- fix: windows tests by @guybedford in #450
- update readme for Node.js WASI stability by @guybedford in #452
- translate errno=-4094 errors to "no-such-device" on Windows by @dicej in #454
- deps: update to wasmtime-environ@22 by @guybedford in #455
- Generator-based initialization function by @guybedford in #413
New Contributors
- @vados-cosmonic made their first contribution in #440
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- add repository field to make it easier to find the repository by @szabgab in #434
- Fix syntax error with defined intrinsics by @guybedford in #437
New Contributors
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- fix: resource borrow transfer handling by @guybedford in #432
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- Don't need to check for non-zero resource rep by @kateinoigakukun in #427
- fix: support runtime borrow drop tracking by @guybedford in #429
- fix: support uninitialized resource transfer by @guybedford in #430
Full Changelog: 1.2.1...1.2.2
1.2.1
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- feat: non-constructible resource error by @guybedford in #412
- deps: update ComponentizeJS in tests by @guybedford in #411
- deno: reenable Deno CI tests by @guybedford in #414
- feat: conditionally support FinalizationRegistry by @guybedford in #415
- feat: support componentize --disable-features by @guybedford in #419
- fix: ts resource method docs by @guybedford in #420
- fix: clocks type definitions by @kateinoigakukun in #422
- Wasmtime Update by @guybedford in #421
- GitHub actions workflow optimization by @guybedford in #425
- fix: typescript generation determinism by @guybedford in #424
- Type generation with WIT folder support by @guybedford in #426
New Contributors
- @kateinoigakukun made their first contribution in #422
Full Changelog: 1.1.1...1.2.0