Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What do you think about building a JS engine that runs Typescript directly? #4

Closed
JasonShin opened this issue Dec 6, 2018 · 2 comments

Comments

@JasonShin
Copy link

The issue description work in progress

@jasonwilliams
Copy link
Member

Its a possibility @JasonShin not something im focused on right now though

@lygstate
Copy link

I'll prefer using Typescript transpiler. TypeScript evolves too fast to catch up.

Razican added a commit that referenced this issue May 11, 2020
# This is the 1st commit message:

The interpreter is now modular.

# The commit message #2 will be skipped:

# Moved array declarations to their own module

# The commit message #3 will be skipped:

# Added ArrowFunctionDecl

# The commit message #4 will be skipped:

# Removed the `Executor` trait, and added the `Assign` operator

# The commit message #5 will be skipped:

# Fixed documentation links

# The commit message #6 will be skipped:

# Added `BinOp` execution, and made operators `Copy`.

# The commit message #7 will be skipped:

# Moved `Node` executor to its own `Executable` implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants