|
|
|
|
|
by wpollock
32 days ago
|
|
> Because "it doesn't exist". It's just a layer on top of js, ... C++ was originally a layer on top of C. The first C++ compiler, "cfront" was actually a transpiler to C. There is nothing preventing TypeScript from becoming "native" in a similar way. |
|
If you are going to mention enum and namespaces, the team considers them a design error, and only keeps them around due to backwards compatibility.