ponyc
ponyc copied to clipboard
Add back the ability to compile without `-pic` to the CMake build system
Once #3234 is merged, we should update the CMake build system to be able to build without -pic for performance reasons.
@chalcolith was this ever done?
Unfortunately no.