Skip to content

Import a kotlin native compiled code into C# console application

Notifications You must be signed in to change notification settings

diteix/kotlin-native-import

Repository files navigation

kotlin-native-import

Import a kotlin native compiled code into C# console application

Why?

I was triyng to study Kotlin and found Kotlin/Native. As a principally C# .NET developer, I asked myself if was possible to import a Kotlin/Native compiled code to a C#.NET application.

How to use this project

This project already has compiled files for Kotlin/Native. Just build the project and and execute. You will see the output with a string coming from Kotlin file.

Useful Links

Kotlin/Native

StackOverflow

About

Import a kotlin native compiled code into C# console application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published