clarkmcc / go-typescript

Compile and run Typescript code natively in Go
GNU General Public License v3.0
104 stars 11 forks source link

Evaluate and transpile #3

Closed clarkmcc closed 3 years ago

clarkmcc commented 3 years ago

Support transpiling a script, then evaluating it and returning the result.