callbacks with pass-by-value struct args

  • From: Cosmin Apreutesei <cosmin.apreutesei@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 27 Mar 2014 00:07:20 +0200

Hi Mike,

Do you have any plans to support callbacks with pass-by-value struct
args in the future?

This is a show-stopper for bridging Cocoa via ffi because subclassing
is done via callbacks and a few essential methods have pass-by-value
struct args.

Other related posts: