Re: luajit + dependencies in a single executable

  • From: Dmitry Ivanov <jimon.j1m0n@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sun, 2 Nov 2014 10:41:34 +0100

Hi,

I've tried to add lookup table in lj_clib.c, so luajit will first check a
function in lookup table and if there are none it will go to dynamic symbol
lookup.

Example of usage : http://pastebin.com/Pe6qfyQc

If you are interested - poke me, we can fork luajit and finalize it =)


2014-11-02 2:55 GMT+01:00 Cosmin Apreutesei <cosmin.apreutesei@xxxxxxxxx>:

> Btw, does it mean I have to get around this: "You may link LuaJIT
> statically on Windows only if you don't intend to load Lua/C modules
> at runtime." ?
>
>

Other related posts: