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

Implement JIT compilation #18

Open
arrudagates opened this issue May 29, 2021 · 1 comment
Open

Implement JIT compilation #18

arrudagates opened this issue May 29, 2021 · 1 comment
Labels
future Features to be researched and implemented in a future version

Comments

@arrudagates
Copy link
Owner

arrudagates commented May 29, 2021

Ditch the custom interpreter and replace it with LLVM or Cranelift JIT compilation

@arrudagates arrudagates modified the milestones: New Interpreter, 1.0 May 29, 2021
@arrudagates
Copy link
Owner Author

Due to complexity, implementing the JIT LLVM compiler will be delayed to a future version

@arrudagates arrudagates removed this from the 1.0 milestone May 29, 2021
@arrudagates arrudagates added the future Features to be researched and implemented in a future version label Jun 2, 2021
@arrudagates arrudagates changed the title Use LLVM Implement JIT compilation Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future Features to be researched and implemented in a future version
Projects
None yet
Development

No branches or pull requests

1 participant