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

[10/n][vm-rewrite][adapter] Update type inputs so they are always converted to runtime IDs before entering the VM #21091

Open
wants to merge 1 commit into
base: tzakian/vm-rewrite-adapter-9
Choose a base branch
from

Conversation

tzakian
Copy link
Contributor

@tzakian tzakian commented Feb 5, 2025

This updates type tags in the adapter so that whenever we pass them into the VM we first will convert them to be runtime ID-based.

We could possibly optimize this more to do this reification when we convert from a TypeInput to a TypeTag but I'm not wholly convinced that that is something we want to do.

@tzakian tzakian requested a review from cgswords February 5, 2025 00:40
Copy link

vercel bot commented Feb 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2025 0:18am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 0:18am
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 0:18am

…verted to runtime IDs before entering the VM
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.

1 participant