You are browsing as a guest. Sign up (or log in) to start making projects!

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

0
37

Comments 2

@Minetrio1256

real cool, would love like to get some docs.

@dapsvi

that’s such a cool project lmao !