tree: ddc17a62e3884e1db9620ad7c929c6a945d34de1 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. gradle.properties
  4. README.md
kotlin-native/samples/globalState/README.md

Shared global state

This example shows how one could implement global shared state using interop mechanisms.

To build use ../gradlew assemble.

To run use ../gradlew runReleaseExecutableGlobalState or execute the program directly:

./build/bin/globalState/main/release/executable/globalState.kexe