@BetterClient on Scratcher · 27 days ago 1h 42m 12s logged Fixed the garbage collector… turns out I broke it accidentally while cleaning up code in my last devlog, 3 line change but took a long time to find Made it so the stack allocator doesn’t do redundant operations like 1+1 and inlines them as 2 instead
@BetterClient on Scratcher · 27 days ago 1h 42m 12s logged Fixed the garbage collector… turns out I broke it accidentally while cleaning up code in my last devlog, 3 line change but took a long time to find Made it so the stack allocator doesn’t do redundant operations like 1+1 and inlines them as 2 instead
Comments 2
real cool, would love like to get some docs.
that’s such a cool project lmao !
Sign in to join the conversation.