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

experiment: precise heap tagging (continued) #4546

Merged
merged 11 commits into from
May 31, 2024

Conversation

crusso
Copy link
Contributor

@crusso crusso commented May 18, 2024

Probably too ugly to use, but mostly working

[x] TODO: refine Const.Array in to Const.Array and Const.Tuple
[x] Adapt array slicing in incremental and generational GC, allowing preservation of precise array tag
(no change required for mark-compact that preserves the original tag on the mark stack).

rts/motoko-rts/src/text.rs Outdated Show resolved Hide resolved
@crusso crusso marked this pull request as draft May 18, 2024 22:15
@crusso crusso marked this pull request as ready for review May 31, 2024 09:23
@crusso crusso merged commit 2cb651a into claudio/precise-heap-tags May 31, 2024
5 of 6 checks passed
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.

None yet

1 participant