mirror of
https://github.com/H-uru/korman.git
synced 2025-07-14 02:27:36 -04:00
A common error when developing with Korman and Korlib is to forget to recompile _korlib on changes in the upstream C++ code. This will prevent the errors from being catastrophic and will revert the user to the python reference implementation with a minimum of fuss.