KumoKairo / gc_checks_dotnet_dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accompanying code for the article.

Unity project is built normally
.NET Core project is built with dotnet publish -r win-x64 -c Release
Dart project is built with either dart run for JIT or dart compile exe .\bin\gc_checks.dart

About


Languages

Language:C# 72.6%Language:Dart 27.4%