Amir Ramezani
2014-08-08 18:42:52 UTC
hi all,
i have some questions:
firstly, can i link the luajit object files using LLVM's linker library?
i want to port these together to an engine and create a compiler for that
can i use them together?
secondly, do i need to include a code for FFI to work with LLVM?
and thirdly and last, how can i tell luajit to use my functions and
classes? please note that i want to include them in the generated JIT
code?
thanks in advance
i have some questions:
firstly, can i link the luajit object files using LLVM's linker library?
i want to port these together to an engine and create a compiler for that
can i use them together?
secondly, do i need to include a code for FFI to work with LLVM?
and thirdly and last, how can i tell luajit to use my functions and
classes? please note that i want to include them in the generated JIT
code?
thanks in advance