Comment by skybrian
1 month ago
I assume you meant that the TypeScript compiler is being rewritten in Go. (At first I read it as something entirely different.)
1 month ago
I assume you meant that the TypeScript compiler is being rewritten in Go. (At first I read it as something entirely different.)
Indeed i ment the compiler being rewritten from JS->Go
With Haxe this would never have been a problem, as the compiler (written in ocaml) was always fast as anything out there.