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

Compressed pointer support #267

Closed
qinsoon opened this issue Mar 19, 2021 · 1 comment
Closed

Compressed pointer support #267

qinsoon opened this issue Mar 19, 2021 · 1 comment
Labels
A-general Area: all code base (issues with this label may be divided into more concrete issues) C-feature Category: Feature

Comments

@qinsoon
Copy link
Member

qinsoon commented Mar 19, 2021

We should introduce the support for compressed pointer. Basically we need to call the binding wherever we compress and decompress a pointer.

@qinsoon qinsoon added A-general Area: all code base (issues with this label may be divided into more concrete issues) C-feature Category: Feature labels Mar 19, 2021
@k-sareen
Copy link
Collaborator

#899 alongside the edge trait allows for this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-general Area: all code base (issues with this label may be divided into more concrete issues) C-feature Category: Feature
Projects
None yet
Development

No branches or pull requests

2 participants