Releases: bytecodealliance/jco
Releases · bytecodealliance/jco
1.10.1
What's Changed
- fix(docs): markdown warnings by @vados-cosmonic in #578
- fix: stdout/stderr pollable hang by @vados-cosmonic in #575
- fix: trampoline initialization ordering by @guybedford in #579
- feat: generate ES modules instead of TS namespaces by @encounter in #571
- feat(docs): add docs for object conversions by @vados-cosmonic in #563
New Contributors
- @encounter made their first contribution in #571
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- test: latest ComponentizeJS test by @guybedford in #547
- generate private resource constructors when none are defined by @OmarTawfik in #548
- chore(deps): use published version of webidl2wit by @vados-cosmonic in #552
- fix(tests): evaluation of fixture binaries by @vados-cosmonic in #553
- fix(tests): intermittent windows CI timeout by @vados-cosmonic in #556
- fix: Wasm opt fix by @guybedford in #558
- Fix for
jco optwith nested components by @calvinrp in #560 - Experimental JSPI async option for
jco transpileby @calvinrp in #561 - chore(deps): update upstream deps by @vados-cosmonic in #562
- chore(examples): update to use latest jco version, guest-types by @vados-cosmonic in #564
- chore(deps): update to v225.0 of wasmtime upstream by @vados-cosmonic in #566
- fix: jco serve --port handler by @guybedford in #572
- deps: latest toolchain for Wasmtime@30 by @guybedford in #573
Full Changelog: 1.9.1...1.10.0
1.9.1
What's Changed
- deps: update to [email protected] by @guybedford in #527
- feat: allow custom weval bin by @vados-cosmonic in #522
- feat(examples): add HTTP hello world by @vados-cosmonic in #533
- feat: add module declaration support by @lachieh in #528
New Contributors
Full Changelog: 1.8.1...1.9.1
1.8.1
1.8.0
What's Changed
- fix(examples): mention wac in string-reverse-upper README by @vados-cosmonic in #521
- deps: update to latest Wasmtime@27 toolchain by @guybedford in #524
- feat: support top-level resources by @guybedford in #525
Full Changelog: 1.7.2...1.8.0
1.7.2
What's Changed
- feat(examples): add documentation and walkthroughs for examples by @vados-cosmonic in #514
- fix: resource map being populated after trampoline by @guybedford in #519
- deps: update to [email protected] by @guybedford in #520
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- Fix hidden exception in
runNextby @xxshady in #506 - chore(examples): add examples by @vados-cosmonic in #507
- deps: latest toolchain for wasmtime@26 by @guybedford in #515
- fix: optimized bindings codegen by @guybedford in #516
- clippy fixes by @calvinrp in #513
New Contributors
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Set
/as the default initial working directory for browser p2 shim by @kateinoigakukun in #499 - Fix double newline using browser shim by @jprendes in #502
- deps: update to [email protected], Wasmtime@25 toolchain by @guybedford in #504
New Contributors
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- use
require.resolveshim instead of hard-coded paths by @OmarTawfik in #493 - fix: pass open flags to getChildEntry in statAt by @kateinoigakukun in #496
- feat: support --aot flag for jco componentize by @guybedford in #498
New Contributors
- @OmarTawfik made their first contribution in #493
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- deps: update to latest deps, including ComponentizeJS by @guybedford in #492
- deps: update to latest ComponentizeJS with http by default by @guybedford in #494
Full Changelog: 1.4.4...1.5.0