FabianTerhorst/coreclr-module

Async merge

zziger opened this issue · 0 comments

"Main" API should become async by default, AltV.Net.Async should be left as an empty deprecated NuGet.
This would help reduce internal implementation complexity (leading to less bugs) and simplify module usage for new developers, as the old "sync" API can lead to numerous bugs if not used correctly.