v0.2.24
·
112 commits
to master
since this release
GoScript v0.2.24
Go to TypeScript transpiler release.
Changelog
Bug Fixes
Performance
- eb24b17: perf(compiler): collect async argument call sites once per build (@paralin)
- d3f5c9f: perf(compiler): flatten interface async coloring into a pending mark set (@paralin)
- 3494fbf: perf(compiler): index package methods once instead of per file (@paralin)
- 380f6b9: perf(compiler): keep the model's memo maps lock-free while it is built (@paralin)
- 8e4adf3: perf(compiler): lower packages in parallel (@paralin)
Other
Full Changelog: v0.2.23...v0.2.24
Installation
npm:
npm install goscript@0.2.24Binary:
Download the appropriate binary for your platform from the assets below.