Open xriss opened 10 years ago
I've been looking at hacking around the code enough to get the bits that can work to work under android and nacl.
Mostly this is just removing functions/sections for the android or nacl build.
If I clean up / test / etc are you interested in a patch for these platforms?
My hacks live at https://bitbucket.org/xixs/lua/src/tip/lua_sys/
Yes, please.
I've been looking at hacking around the code enough to get the bits that can work to work under android and nacl.
Mostly this is just removing functions/sections for the android or nacl build.
If I clean up / test / etc are you interested in a patch for these platforms?
My hacks live at https://bitbucket.org/xixs/lua/src/tip/lua_sys/