Jacek Sieka 7b7f790cfa
interop: chronos example, NimMain calling and other fixes (#15)
* add end-to-end example for running chronos in a thread
* `NimMain` must be called once to init runtime
* shared memory updates
2023-06-23 12:11:00 +02:00

3 lines
56 B
Nim

--nimMainPrefix:asynclib
--threads:on
--tlsEmulation:off