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

Refactor for support of multiple targets #9

Conversation

hedgar2017
Copy link
Collaborator

What ❔

Adds the support of the EVM target.

Why ❔

We are going to release our own EVM LLVM back end.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

@hedgar2017 hedgar2017 marked this pull request as draft January 17, 2024 12:21
@hedgar2017 hedgar2017 changed the title Initial support of the EVM target [WIP] Initial support of the EVM target Jan 18, 2024
@hedgar2017 hedgar2017 force-pushed the az-cpr-872-integrate-an-evm-execution-environment-into-the-compiler branch from 6b47b36 to 08394dd Compare February 7, 2024 12:11
@hedgar2017 hedgar2017 marked this pull request as ready for review February 11, 2024 21:05
@hedgar2017 hedgar2017 merged commit d9b72fa into main Feb 11, 2024
2 checks passed
@hedgar2017 hedgar2017 deleted the az-cpr-872-integrate-an-evm-execution-environment-into-the-compiler branch February 11, 2024 21:12
@hedgar2017 hedgar2017 changed the title [WIP] Initial support of the EVM target Refactor for support of multiple targets Feb 11, 2024
hedgar2017 added a commit that referenced this pull request Mar 6, 2024
Initial support of the EVM target (#9)
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