I've been thinking about this thread and my project, and it has re-energized me to put some time in. I'm hoping this evening I will have that time to put in.
Some things which I've concluded:
1. The dependency on libffi is fine for all platforms I know of except for iOS on the native device. I'll investigate using libffi for most platforms and special-case ARM support. If feasible (I expect it will be), that should remove a boat load of code. 2. I'll make it not require black hole.
-Jason
On Wed, Feb 27, 2013 at 9:58 AM, Mikael mikael.rcv@gmail.com wrote:
I guess this is such a fundamental thing that relating to it primarily as a vanilla Gambit project. Then, adding cond-expand:s for it to hybridly support BH is piece of cake. Brgds
2013/2/27 Jason Felice jason.m.felice@gmail.com
I'd be happy to unblackhole mine if it gets more people involved.