Currently Zenos works by using part of the .NET Native toolchain to AOT compile our C# kernel to a PE object file. This object file is then linked with a collection of assembly based source files that ...