Garbage Collection and gamedev - tl;dr Yes we want it, so let's solve it
Ola Fosheim Grostad
ola.fosheim.grostad at gmail.com
Fri Nov 27 15:08:38 UTC 2020
On Friday, 27 November 2020 at 14:56:03 UTC, Guillaume Piolat
wrote:
> It's all about having top-down libraries that nails one domain.
> - having a library that allows to do X where X is not trivial
> - **with a nice API**, this is the styling on the car
Yes, but that is not a language feature.
If you want to create a framework like that you are better off
stripping down flutter and implement the gameworld in Dart:
instant support for ios, android and web.
More information about the Digitalmars-d
mailing list