v0.2.14
·
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
- b3ed227: compiler: spell cross-package unexported named types (@paralin)
- 9864ca6: release: v0.2.14 (@paralin)
Full Changelog: v0.2.13...v0.2.14
Installation
npm:
npm install goscript@0.2.14Binary:
Download the appropriate binary for your platform from the assets below.