[erlang-questions] Embed Erlang VM into an OS/X XPC Service
Garry Watkins
garry@REDACTED
Mon May 20 21:29:41 CEST 2013
I am interested in developing a OS/X XPC Service that has a erlang vm
running in it.
The main OS/X program would send XPC messages to the ERL XPC Service. The
service would then process that message and do the appropriate thing.
Is there a way that I can build erlang as a shared library that I can call
from C. I need it to run within the XPC container so it will stay
sandboxed correctly.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130520/b1390acd/attachment.htm>
More information about the erlang-questions
mailing list