is that it's in a browser. Sounds like it would actually make some sense otherwise. We have yet to see a portable, sandbox-able, target come out of llvm.
Posted Jul 28, 2011 9:08 UTC (Thu) by khim (subscriber, #9252)
[Link]
Actually it's quite possible to use NaCl independently from browser. You need to implement SRPC to talk to sel_ldr, but SRPC itself is completely independent from browser. The tricky part is to have code usable both in browser and outside of browser.