Elektrine lite

← Feed

@landelare@mastodon.gamedev.place

Post #3017684

2026-05-30 22:17 UTC

I love *NOT* to have to think about object lifetimes and crap like that when I'm writing coroutines in a good language.

Replies (2)

  • @landelare@mastodon.gamedev.place Which language is that? :o

    Open ##3407448

  • @landelare@mastodon.gamedev.place Reminds me that we really ought to have a proper fast ahead-of-time compiled garbage-collected language by now. So much of the badness of garbage-collection stems from other language features, like JIT-compilation, that makes the whole ordeal way harder than it needs to be.

    Open ##3407450