top | item 42898309

(no title)

Bognar | 1 year ago

Agree. We're using C# in the backend for an MMO, and while I would still like _more_ control over the memory management, there's a ton of options for dropping down to a low level and avoiding the GC.

Stuff like ReadOnlySpan and IMemoryOwner are awesome to have as built-in language concepts.

discuss

order

No comments yet.