how to use wllvm to compile firefox?
Closed this issue · 4 comments
Frankenstein-bit commented
firefox do not give a configure file. How should i compile firefox use wllvm
ianamason commented
Isn't firefox written in rust?
Frankenstein-bit commented
Isn't firefox written in rust?
rust only accounts for a small part of firefox, and c\c++ accounts for the vast majority
ianamason commented
Well it should be possible. I'm not going to try though. First see if you can build it with clang. You should be able to google that. Then the rest should be straightforward.
Frankenstein-bit commented
thank you very much