There is nothing preventing you from using a different API to multi thread with Nim, consider embedded. On multiple platforms they do not use the typical threading API. The program is compiled as if it's single threaded, but has access to multithreading.
- Shared global var in ORC? alexeypetrushin
- Shared global var in ORC? alexeypetrushin
- Shared global var in ORC? zevv
- Shared global var in ORC? jasonfi
- Shared global var in ORC? jackhftang
- Shared global var in ORC? alexeypetrushin
- Shared global var in ORC? Zoom
- Shared global var in ORC? alexeypetrushin
- Shared global var in ORC? ElegantBeef
- Shared global var in ORC? alexeypetrushin
- Shared global var in ORC? ElegantBeef
