Files
kotlin-fork/samples/globalState

Shared global state

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

To build use ../gradlew assemble.

To run use ./build/exe/main/release/<platform>/globalState.kexe.