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(codegen): introduce module wasm #205

Merged
merged 6 commits into from
Dec 23, 2023
Merged

refactor(codegen): introduce module wasm #205

merged 6 commits into from
Dec 23, 2023

Conversation

clearloop
Copy link
Member

@clearloop clearloop commented Dec 23, 2023

Resolves #192

Changes

  • rename exports and imports to module wasm
  • rename abi, data, function to module wasm
  • nest code generators in module codegen
  • re-export module wasm

@clearloop clearloop merged commit f07819c into main Dec 23, 2023
4 checks passed
@clearloop clearloop deleted the cl/issue-192 branch December 23, 2023 20:00
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.

Reassemble the modules of zink-codegen
1 participant