v0.2.31
GoScript v0.2.31
Go to TypeScript transpiler release.
Changelog
Bug Fixes
- d9de6bf: fix(compiler): forward inferred generic method arguments (@paralin)
- 2a17599: fix(runtime): implement ChaCha8 random state (@paralin)
Performance
- 523ce45: perf(compiler): fuse inert byte slice copy ranges (@paralin)
- 8921b20: perf(compiler): omit empty select callbacks (@paralin)
- 01944d5: perf(errors): remove unused JavaScript stack capture (@paralin)
- 7b3b13b: perf(gzip): stream owned bytes directly to native compression (@paralin)
- ae03a4f: perf(io): grow ReadAll buffers for large inputs (@paralin)
- c74ec7e: perf(runtime): avoid encoding ASCII string reads (@paralin)
- 78d97a7: perf(runtime): specialize common unsigned conversions (@paralin)
Other
- b34f442: chore(compliance): update generated test data (@spacewave-ci[bot])
- 6a8d45b: chore(compliance): update generated test data (@spacewave-ci[bot])
- d99ac60: release: v0.2.31 (@paralin)
Full Changelog: v0.2.30...v0.2.31
Installation
npm:
npm install goscript@0.2.31Binary:
Download the appropriate binary for your platform from the assets below.