-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Native Windows support #403
base: develop
Are you sure you want to change the base?
Conversation
inumanag
commented
Jun 9, 2023
- Get build to work witn MSYS2 & Clang
- Fix LLVM issues
- Make tests runnable
- Fix executable generation
- Make dlsym work
- Check backtraces in JIT and executable format
- Check Python compat
- Remove RTTI from the parser (if needed?)
Do you think that generating |
is this going anywhere? |
hi, i came across this in ycombinator form, i find this project very interesting. |
@Nikhil-Software-Cartel Hi, you can feel free to use Codon in WSL. It is perfectly supported for WSL or Docker in Windows OS. |
I saw this |
What is currently stopping this from moving forward? Would gladly help in getting this to work if a bit more info is present |
Also, I have a python application running in windows 10 that I can try and build using this product if you'd like me to. It's been running for a long time. |