Releases: bytecodealliance/jco
Releases · bytecodealliance/jco
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
runNext
by @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.resolve
shim 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
1.4.4
1.4.3
What's Changed
- fix: post-return on error return bindgen by @guybedford in #490
Full Changelog: 1.4.2...1.4.3