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

feat: llvm jit backend #3

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

feat: llvm jit backend #3

wants to merge 12 commits into from

Conversation

theoparis
Copy link
Owner

No description provided.

@theoparis theoparis mentioned this pull request Jun 2, 2022
6 tasks
theoparis and others added 5 commits June 13, 2022 15:21
Added support for compiling to object files and linking them statically with clang.
Moved the interpreter and compiler into a separate library crate and added a command-line interface to switch between compilation and interpretation.
@theoparis
Copy link
Owner Author

Depends on TheDan64/inkwell#530 (comment)

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

Successfully merging this pull request may close these issues.

1 participant