With the ffi API is there any way to get to the symbols of the current process?

  • From: Chris <chris@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sat, 06 Dec 2014 18:43:50 -0500

I'm looking for something like dlopen(NULL, ...).
I tried ffi.load(nil) but no joy.

--
Chris
http://luadev.com

Other related posts: