libcrow should be built dynamic and linked the the REPL/Runner
Bravotic opened this issue · 0 comments
Bravotic commented
To facilitate external libraries also using libcrow, lets make the REPL/Runner also dynamically link so these external libraries can more effectively link to it. Also ensures that users will always have a copy of a dynamic libcrow for use in external programs.