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): embed storage related functions #108

Merged
merged 6 commits into from
Aug 22, 2023
Merged

Conversation

clearloop
Copy link
Member

@clearloop clearloop commented Aug 21, 2023

Part of #107
Resolves #104

Changes

  • introduce log0..log4 in zink
  • fix typo checks btw
  • implement logx in codegen
  • support logs in zint
  • example in docs
  • bump version
  • embed storage related functions
  • provide stack IO for extended functions
  • update the result of zink for the storage benchmark

@clearloop clearloop changed the title feat(codegen): introduce log interfaces refactor(codegen): embed storage related functions Aug 22, 2023
@clearloop clearloop marked this pull request as ready for review August 22, 2023 22:41
@clearloop clearloop merged commit 67d84ae into main Aug 22, 2023
3 checks passed
@clearloop clearloop deleted the cl/issue-107 branch August 22, 2023 22:44
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.

Apply extended functions to the main code
1 participant