exaloop / codon

A high-performance, zero-overhead, extensible Python compiler using LLVM
https://docs.exaloop.io/codon
Other
13.96k stars 498 forks source link

Is there any plan to support windows? #435

Closed flt6 closed 11 months ago

flt6 commented 11 months ago

The currently version of LLVM is not able to compile for windows, no matter in windows environment or use mingw-w64 in Linux. Could I ask if there is any plan to support codon on Windows in the future?

ghost commented 11 months ago

403 is porting this to windows, it looks like its going nowhere tho