[Pharo-project] [Vm-dev] Re: Can OSProcess functionality be implemented using FFI instead of plugin?

David T. Lewis lewis at mail.msen.com
Sat Jan 16 21:28:17 UTC 2016


On Sat, Jan 16, 2016 at 11:00:39AM -0300, Mariano Martinez Peck wrote:
> 
> So.... what if we take a simpler (probably not better) approach and we
> consider the "c program that exports constants and sizes" a VM Plugin?

I think that is a good approach. It gives you what you need, and you can
probably do it in slang without the need for any external C code.

Dave


More information about the Vm-dev mailing list