WarningPlease note that Lynx is still in early development. As of now only Linux and macOS will be officially supported. Hello World in Lynx main() -> int { core::println("Hello World!"); 0 }