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

Change Tags set in Interpreter to hold any metadata / ignored payloads. #605

Open
2 tasks
zeeshanlakhani opened this issue Mar 7, 2024 · 0 comments
Open
2 tasks
Labels
enhancement New feature or request wit-ipld Wit / Ipld interop

Comments

@zeeshanlakhani
Copy link
Contributor

Summary

For added flexibility in the interpreter, we can hold on to type information or discarded payload information (e.g. in results) so that we can return more specific runtime values when going from WIT back to IPLD.

Components

  • Change Tags from a VecDequeue<String> to VecDequeue<T>.
  • Handle additional edge cases.
@zeeshanlakhani zeeshanlakhani added enhancement New feature or request wit-ipld Wit / Ipld interop labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wit-ipld Wit / Ipld interop
Projects
None yet
Development

No branches or pull requests

1 participant