Skip to content

feat: Layout VTable #3331

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

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

feat: Layout VTable #3331

wants to merge 24 commits into from

Conversation

gatesn
Copy link
Contributor

@gatesn gatesn commented May 18, 2025

Similar refactor as #3273 but for layouts.

Again, this introduces the idea that a LayoutEncoding can be independently heap allocated, and is instantiated as a Layout. Slight difference to arrays is that the Layout tree is lazy in terms of parsing children, so child accessors are fallible.

@github-actions github-actions bot added the feature New feature or request label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant