Llvm bindings in lua?

Does LLVM have lua bindings?

I am not interested in using LLVM as a backend / JIT for Lua.

I want to access LLVM through lua.

Thanks!

+4
source share
1 answer

Source: https://habr.com/ru/post/1308584/


All Articles