|
|
||
|
I try to load IM in LuaJIT 2 (git master) and it fails with:
$ luajit -e 'require "imlua"'
stack traceback:
[C]: ?
[C]: in function 'require'
(command line):1: in main chunk
[C]: ?
It works fine in Lua. Any idea why?
(This was on Mac OS X 64 bits)
--
Pierre 'catwell' Chapuis