mirror of
https://github.com/status-im/nim-style-guide.git
synced 2025-02-23 19:48:19 +00:00
* add end-to-end example for running chronos in a thread * `NimMain` must be called once to init runtime * shared memory updates
3 lines
56 B
Nim
3 lines
56 B
Nim
--nimMainPrefix:asynclib
|
|
--threads:on
|
|
--tlsEmulation:off |