Remix.run Logo
torginus 5 days ago

It's not generational, because unlike Java, but like C or C++, programs aren't supposed to generate a lot of ephemeral objects while they run. I also wanted to keep things as simple as possible to have a chance of actually shipping something in my lifetime :D

kragen 5 days ago | parent [-]

That sounds like a good approach! Is it public?

torginus 5 days ago | parent [-]

Not yet unfortunately, there are a few thorny issues, and I want to get it into an actually usable state before I dare make any claims about it :)