Frityet/ManagedC

MSVC/ISO-C support

Frityet opened this issue · 0 comments

Right now the project heavily relies on compiler extensions only available in GCC/Clang (i.e __attribute__((cleanup)). It is not a large issue, as MSVC is rarely actually used for C anyways, but it still is a nice feature.