> are 3rd libs ready for nim 2.0's --mm:orc? especially nim-chronos which i use > heavily. or, how can i tell whether a 3rd lib is ready for --mm:orc?
I have a PR tracking whether important packages work with ORC => <https://github.com/nim-lang/Nim/pull/19972> According to <https://github.com/nim-lang/Nim/runs/7340659723?check_suite_focus=true>, chronos probably pass the CI with orc.
