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

Shadow stack optimisations #10

Open
dhil opened this issue Feb 28, 2025 · 0 comments
Open

Shadow stack optimisations #10

dhil opened this issue Feb 28, 2025 · 0 comments

Comments

@dhil
Copy link
Member

dhil commented Feb 28, 2025

Currently we use parts of the linear memory to juggle the shadow stack. I think it may be better to use a static global array with default size ulimit -s and element type uint8_t.

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

No branches or pull requests

1 participant