Hello, I'm trying to make lua_cmsgpack.c be available for lua operations through fengari. I was wondering if you could provide any pointers on how to achieve this as I'm not very familiar with lua & C. Basically some external lua operations that run through fengari that I depend on have as a prerequisite on the above library and I'm having trouble figuring out on how to add this.
Thank you