|
|
|
|
|
by nine_k
467 days ago
|
|
Go with parametric types is already a reasonably expressive language. Much more expressive than C in which a number of compilers has been written, at least initially; not everyone had the luxury of using OCaml or Haskell. There is already a growing number of native-code tools of the JS/TS ecosystem, like esbuild or swc. Maybe we should expect attempts of native AOT compilation for TS itself, to run on the server side, much like C# has an AOC native-code compiler. |
|