Skip to content

v0.2.14

Choose a tag to compare

@github-actions github-actions released this 05 Jul 03:58
· 205 commits to master since this release

GoScript v0.2.14

Go to TypeScript transpiler release.

Changelog

Bug Fixes

  • e8346e1: fix(compiler): emit Uint8Array for byte slice composite literals (@paralin)
  • eed2565: fix(compiler): keep byte slices Uint8Array across append (@paralin)

Performance

  • b148564: perf(compiler): drop redundant uint wraps in byte slice literals (@paralin)
  • a3e71fb: perf(compiler): emit byte slice literals as plain Uint8Array constants (@paralin)

Other

Full Changelog: v0.2.13...v0.2.14


Installation

npm:

npm install goscript@0.2.14

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