Currently, the algorithm module is statically named ohua_runtime and the module import is placed manually inside the module that calls the algorithm.
This should be changed by introducing a way to name algorithms and maybe inject the mod import automatically.