Skip to content

Think about dialects for js like typescript, flow. #10386

@acrazing

Description

@acrazing

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

No one assigned

    Labels

    Out of ScopeThis idea sits outside of the TypeScript language design constraintsSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions