19 minutes ago, evildictait​or wrote*snip*
It is of course perfectly possible to compile C# to machine code and run it without a JIT. It is not possible to run it without a GC.
Nitpicking, Bartok does have a option "nullgc" which means no collector
The only problem is your memory wont be reclaimed, but if you dont allocate much its OK I think. ![]()