C# 8 came in 2020.2
will C# 9 + net5 come in 2021.2 some time later, or 2022.1?
I could use source generation in allot of places
Current burst function pointer syntax is kind of ugly and could benefit from actual language support of function pointers
default interface implementations would be useful too, since structs can’t inherit and so can’t have virtual functions