kekyo / IL2C

IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Apache License 2.0
401 stars 36 forks source link

Causing race condition at invoking type initializer. #109

Closed kekyo closed 2 years ago

kekyo commented 2 years ago

Known issue

kekyo commented 2 years ago

It's not a good method, guard with spin-wait.

kekyo commented 2 years ago

TODO:

kekyo commented 2 years ago

Finished with improvement topic:

kekyo commented 2 years ago

Related #109