Savannah Ostrowski @savannah.dev · Nov 10

It even includes support for JIT builds. If you pass in --jit to a build, every-python will attempt to detect the correct version of LLVM needed to build from LLVM_VERSION specified in Tools/jit/_llvm.py at the time of the commit and use it! Makes bisecting JIT things so much simpler 🥲

1 likes 1 replies

?

Replies

Savannah Ostrowski · Nov 10

Just need to clean up the code, make the UI prettier...and add Windows support!