https://github.com/purehyperbole/go-kotlin-native-interop-example
Demonstrates a bug in kotlin native when calling from go
https://github.com/purehyperbole/go-kotlin-native-interop-example
Last synced: about 1 year ago
JSON representation
Demonstrates a bug in kotlin native when calling from go
- Host: GitHub
- URL: https://github.com/purehyperbole/go-kotlin-native-interop-example
- Owner: purehyperbole
- Created: 2020-05-07T13:48:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T17:59:47.000Z (about 6 years ago)
- Last Synced: 2025-02-03T15:56:07.788Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-kotlin-native-interop-example
Demonstrates a bug in kotlin native when calling from go