zink
zink copied to clipboard
Refactor the memory allocator for function locals
Describe the feature
recursion is no more support due to the refactor in #245, need to figure out a new way allocating memory for locals
Solution
No response