High-Performance Go to TypeScript Compiler: GoScript
GoScript is a high-performance compiler for sharing Go code with TypeScript projects.
GoScript is an experimental compiler designed for sharing Go code with TypeScript projects. It loads packages from Go modules and performs type-checking using the Go toolchain to produce readable TypeScript packages. By maintaining compatibility with complex application code, GoScript enables developers to utilize real application code within TypeScript environments.