Jim
unread,Aug 5, 2012, 11:55:51 PM8/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to native-cli...@googlegroups.com
We have some pretty big data (binary) which is loaded into NaCL and needed to be accessed frequently in javascript.
As
I know, in the earlier versions of NaCL sdk, javascript code can
invokes NaCL functions directly, while in later versions, only message
posting can be used to communicate between NaCL and javascript.
Even
though I can understand that the data sharing between different
processes is nontrivial, the message mechanism is very limited and
inefficient in exchanging big data.
Can anyone shed more lights on the future of NaCL development?
Thanks
Jim