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

support for using zig as a JIT compiler #245

Open
ityonemo opened this issue Feb 16, 2021 · 2 comments
Open

support for using zig as a JIT compiler #245

ityonemo opened this issue Feb 16, 2021 · 2 comments
Milestone

Comments

@ityonemo
Copy link
Collaborator

No description provided.

@ityonemo ityonemo added this to the 1.0.0 milestone Feb 16, 2021
@ityonemo
Copy link
Collaborator Author

steps.

  • make sure the zig binary gets shipped in /priv
  • make sure that we can make sure that the zig binary matches the release system
  • figure out, how do you define a dynamically definable module?
  • figure out, how to trigger JIT compilation on module load (this should probably be easy)

@ityonemo ityonemo changed the title support for JIT compilation support for using zig as a JIT compiler Feb 16, 2021
@ityonemo
Copy link
Collaborator Author

this would make a zig a fantastic backend for elixir-NX

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

1 participant