Elektrine lite

← Feed

@cda@macaw.social

Post #2937847

2026-05-13 20:46 UTC

@lritter@mastodon.gamedev.place Fortune favors the bold! ;)

Replies (1)

  • @cda@macaw.social i sort of wrote libarcmem as the killer for all this: shareable offset pointers. meaning you can slice strings and also share the slices. and then prepend or append to them and use them as dynamic arrays again. all type free.

    Open ##2937848