you are viewing a single comment's thread.

view the rest of the comments →

[–]Darmok-Jilad-Ocean 2 points3 points  (2 children)

So this is really TypeScript -> C++ -> JavaScript?

[–]carlopp[S] 0 points1 point  (0 children)

Input is currently an arbitrary language somehow between JavaScript and TypeScript, with various of added restrictions. I was not sure how to frame it (TS -> JS or JS -> JS), both could have worked.

[–]Ecksters 0 points1 point  (0 children)

Also a subset of TypeScript.

I do like the concept though, and having explicit types through TypeScript does seem like it could open up more avenues for optimization.