C# kernel development with tysila
Can i write kernel like coding normal apps with standard library in C# (using System, System.Reflection,… etc) than compile it to a bootable image by Tysila?
I tried developing a kernel with C, but i want to see if it is possible to compile a kernel by Tysila.