220 B
220 B
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.