Rare find

Go TypeScript. Run TypeScript code inside Go applications.

github.com/clarkmcc/go-typescript

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2025
  • Updated license
October 2024
  • Optimize memory usage (#16)
  • Fixed bug causing 4.7.2 to be loaded in addition to 4.9.3 (#15)
May 2023
  • Release —Release 0.7.0 - Updated Typescript Version
January 2023
  • Updated default Typescript version to 4.9.3 (#10)
September 2022
  • Fix typo in README (#8)
July 2022
  • Overhauled README.md and added examples directory
  • Abstract out the context cancel logic for reuse (#7)
May 2022
  • Release —v0.6.0 - Added Typescript 4.7.2, Performance Improvements
  • Updated latest typescript version to 4.7.2
November 2021
  • Release —v0.5.0 - Go 1.17, ES6 Goja
  • Bumped go.mod version to 1.17, updated goja to latest master, added E…
July 2021
  • Added support for script pre transpile hooks
May 2021
  • Update README.md
  • Release —v0.3.0 - Evaluator with AMD Module Support and Typescript 4.2.4
  • Evaluator with amd module support (#5)
March 2021
  • Release —v0.2.0 - Optimized Registry and Additional Typescript Versions
  • Merge pull request #2 from clarkmcc/release-0.2
  • Added Typescript tags v4.1.5, v4.1.4, v4.1.3, v4.1.2, v3.9.9, and v3.…
  • Update README.md
  • Changed repo name
  • Create coverage.yml
  • Added missing files
  • Update go.yml
  • Added workflow