[sword-devel] Native Client - NaCL and Pepper
Stephan
info at tetzels.de
Mon Apr 23 07:58:16 MST 2012
Hi,
I was able to build sword for NaCl, but there are many things to fix
because NaCl doesn't support local filesystem access. I got warnigs
about "pthread_cancel", because that's not implemented in NaCl.
There is also no port for curl, so I think you have to rewrite the
InstallMgr to use the NaCl/Pepper API to get files from the web. Or use
javascript to get the modules (maybe zipped) and unpack them.
Seems to be some work to do... =)
Best Regards,
Stephan
More information about the sword-devel
mailing list