Skip to content

Make dynamic arena respect the individual allocations alignment#6474

Open
Znarf64 wants to merge 2 commits intoodin-lang:masterfrom
Znarf64:master
Open

Make dynamic arena respect the individual allocations alignment#6474
Znarf64 wants to merge 2 commits intoodin-lang:masterfrom
Znarf64:master

Conversation

@Znarf64
Copy link
Contributor

@Znarf64 Znarf64 commented Mar 25, 2026

Previously dynamic arenas had one fixed alignment for all allocations, this pr changes the implementation to allow each allocation to have an individual alignment, similar to how the non-dynamic Arena already works.
This fixes #4195.

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.

Using maps with dynamic pool allocator causes panic

1 participant