[Vm-dev] Slang & FFI

Ben Coman btc at openinworld.com
Mon Aug 24 13:20:15 UTC 2015


Just had a curious thought I could not find the answer from poking around...

Is Slang able to make use of the FFI interface?  I see things like
file primitives with C-code scaffolding around system calls, and
wonder if this C-code could be reduced by Slang calling directly to
system functions through FFI, with scaffolding written in Slang?

Does that make any sense?
cheers -ben


More information about the Vm-dev mailing list