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 WASM environment #209

Merged
merged 4 commits into from
Dec 24, 2023
Merged

refactor(codegen): introduce WASM environment #209

merged 4 commits into from
Dec 24, 2023

Conversation

clearloop
Copy link
Member

Resolves #207
Resolves #208

Changes

  • use FuncType in constructor
  • introduce wasm environment
  • nest config in the cli of zinkc

@clearloop clearloop merged commit d74eb34 into main Dec 24, 2023
4 checks passed
@clearloop clearloop deleted the cl/issue-207 branch December 24, 2023 01: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.

Introduce env in the wasm module of code generator Refactor the wasm function instance in code genenerator
1 participant