Re: C data reflection in LuaJIT

  • From: Peter Cawley <corsix@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 8 Oct 2014 23:53:54 +0100

For reference, I've updated https://github.com/corsix/ffi-reflect to
use ffi.typeinfo when available.

On Wed, Oct 8, 2014 at 9:30 PM, Mike Pall <mike-1410@xxxxxxxxxx> wrote:
> Peter Colberg wrote:
>> Please see the patch for a bounds-checked low-level API.
>
> Applied to the v2.1 branch.
>
>> It would be tremendous if LuaJIT could include a high-level API in
>> form of a tiny Lua module that provides a minimal set of functions
>> to decode the "info" field.
>
> I'm not sure I'd want to add such an API before it's fleshed out
> sufficiently by practical use.
>
> --Mike
>

Other related posts: