Skip to content

Conversation

bptato
Copy link
Contributor

@bptato bptato commented Sep 9, 2025

For memory-safety, this only seems problematic in case of closures, so I just special cased that.

Fixes #25131

For memory-safety, this only seems problematic in case of closures, so
I just special cased that.

Fixes nim-lang#25131
@Araq Araq merged commit d73f478 into nim-lang:devel Sep 11, 2025
31 of 34 checks passed
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from d73f478

Hint: mm: orc; opt: speed; options: -d:release
183046 lines; 8.686s; 660.691MiB peakmem

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.

Can no longer initialize .global variables with nested procs
2 participants