Re: FFI, cURL and function callback

  • From: pingon begand <sbronfion@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 27 Mar 2013 17:00:54 +0100

> If I were to rewrite LuaSocket from scratch today, thinking only of
LuaJIT, I would start with ljsyscall, or a similar FFI based shim for the
lowest level parts, and build up from there.  That would get all the low
level socket stuff, without any C code.

Make that happen :')

Other related posts: