Skip to content

v0.2.24

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:11
· 112 commits to master since this release

GoScript v0.2.24

Go to TypeScript transpiler release.

Changelog

Bug Fixes

  • 61af831: fix(compiler): skip bindings for helper protobuf files (@paralin)

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.24

Binary:
Download the appropriate binary for your platform from the assets below.