Skip to content

Conversation

@morganthomas
Copy link
Contributor

@morganthomas morganthomas commented Nov 17, 2025

Closes #88

This reduces unused memory by letting variables share the same stack slot if they are never accessed in the same function execution. This improves memory usage on XMSS aggregation from 93.3% to 95.4%. It improves memory usage on WHIR recursion from 95.4% to 96.1%.

TODO:

  • Debug
  • Rebase

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.

Variable manager

1 participant