-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Out of ScopeThis idea sits outside of the TypeScript language design constraintsThis idea sits outside of the TypeScript language design constraintsSuggestionAn idea for TypeScriptAn idea for TypeScript
Description
Both typescript and flow write code as static language, and then compile source to dynamic language, and execute it in browser.
Why not compile it to binary code? If so, the performance will be improved greatly!
We can update ecma 262 to es2015/es2016, and invent typescript, flow, and so on. Why not update browser to run binary code?
Metadata
Metadata
Assignees
Labels
Out of ScopeThis idea sits outside of the TypeScript language design constraintsThis idea sits outside of the TypeScript language design constraintsSuggestionAn idea for TypeScriptAn idea for TypeScript