29f3445721
Starting with 1.7.20 freezing is deprecated. See https://github.com/JetBrains/kotlin/blob/master/kotlin-native/NEW_MM.md#freezing-deprecation for details. Merge-request: KT-MR-6399 Merged-by: Alexander Shabalin <Alexander.Shabalin@jetbrains.com>
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