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(zinkc): make ABI an output option #193

Merged
merged 12 commits into from
Dec 16, 2023
Merged

feat(zinkc): make ABI an output option #193

merged 12 commits into from
Dec 16, 2023

Conversation

clearloop
Copy link
Member

@clearloop clearloop commented Dec 16, 2023

Resolves #189

Changes

  • embed ABI in zink compiler
  • move zinkc binary to zinkc
  • ABI as an option of compiler output
  • refactor constructor tests with generated ABI

@clearloop clearloop changed the title feat(zinkc): make ABI and output option feat(zinkc): make ABI an output option Dec 16, 2023
@clearloop clearloop marked this pull request as ready for review December 16, 2023 16:48
@clearloop clearloop merged commit cdc0cfc into main Dec 16, 2023
4 checks passed
@clearloop clearloop deleted the cl/issue-189 branch December 16, 2023 16:48
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.

Make ABI an output of the compiler
1 participant