
| The Following User Says Thank You to wmarone For This Useful Post: | ||
) programs run securely at native speed and with many useful facilities (eg. openGL es 2.0) for the development of rich applications. The coolest part of NaCl is that it's not only platform agnostic, it's also toolkit agnostic, so if it can be compiled to a binary, it can run on a system. The downside of a system like this, is that shared libraries become a thing of the past, and all functionality must be contained within the distributed binary -- or at least from the origin domain.
| The Following User Says Thank You to bergie For This Useful Post: | ||