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(zink): introduce asm trait for primitives #215

Merged
merged 7 commits into from
Feb 4, 2024
Merged

Conversation

clearloop
Copy link
Member

@clearloop clearloop commented Feb 2, 2024

Resolves #216

Changes

  • move trait storage to module storage
  • mode trait event to module event
  • embed all opcodes in wasm host functions

@clearloop clearloop changed the title feat(zink): introduce mapping for storage feat(zink): introduce asm trait for primitives Feb 3, 2024
@clearloop clearloop merged commit d11abd2 into main Feb 4, 2024
4 checks passed
@clearloop clearloop deleted the cl/mapping branch February 4, 2024 03:01
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.

Asm trait for primitives
1 participant