Post #2937851
2026-05-13 22:40 UTC
@lritter@mastodon.gamedev.place That's cool. On one hand it's annoying that strings are such a (comparably) tricky problem to solve... on the other it affords a lot of cleverness. :P
I've considered the all-heap approach and then ~ installing cleanup for any strings that uhm "look" like they would be on the stack.
-ETOOMANYWAYSFORWARD
Replies (1)
-
@lritter@mastodon.gamedev.place 2026-05-14 07:04
@cda@macaw.social i also put the stack on the archeap for that situation.