The goal would be to able to execute Nim code from Julia. Probably need : * https://github.com/JuliaInterop/Cxx.jl * Maybe https://github.com/JuliaInterop/Clang.jl ? The use of https://github.com/treeform/genny to export C-API callable from Julia would probably be the best solution