Yea, that means building love2d, and I'm not really willing to do that. Either way I think luaJIT is a nice thing to keep.
How can I build a lua table in Nim? I was thinking maybe I could get away with doing that, if I can get those procs in it and push it to the lua stack, I might be able to retrieve it on the lua side when `require`-ing it.