is there a way to check in a .nim file to see if you are compiling to C?
like this
when CC: #Do the thing thing() Run
when CC: #Do the thing thing()