func main() { koalanet.Run("HelloWorld", 0, false, "") }
func main() { koalanet.Run("MainActor", 0, false, "") koalanet.WaitAllQuit() }