samyeyo/LuaRT

Compile a script to DLL?

ParaMattKoopa opened this issue · 2 comments

was wondering if I could compile one of my function scripts into a dll

It's not possible. But by curiosity, what kind of use are you thinking of ?

I was going to convert a script full of functions into a DLL so it would be easier to import into other projects