v0.2.10
·
218 commits
to master
since this release
GoScript v0.2.10
Go to TypeScript transpiler release.
Changelog
Bug Fixes
- 54b8e19: fix(runtime): hand off select sends to waiting buffered receivers (@paralin)
- 192219b: fix(sort): await async Swap/Less in Interface Sort (@paralin)
Performance
- 3eedb7f: perf(compiler): elide tail await returns (@paralin)
- 65c3e42: perf(runtime): fast path ready channel selects (@paralin)
Other
- 153d5ab: release: v0.2.10 (@paralin)
- 532fff7: test(compiler): align skeleton async expectations (@paralin)
- 5cf2f2d: test(compiler): refresh generated outputs (@paralin)
- ab4597c: test(deps): refresh netip generated outputs (@paralin)
Full Changelog: v0.2.9...v0.2.10
Installation
npm:
npm install goscript@0.2.10Binary:
Download the appropriate binary for your platform from the assets below.