On sábado, 15 de julho de 2017 09:39:20 PDT Phil Bouchard wrote: > Yes of course, I should have anticipated that. So one option left would > be to: > - compile the Javascript file for each architecture / platform > - link that "jex" to a portable dynamic library API > - run native containers (Hyper-V on Windows I think) > - run the "jex" executable in that native container
Hyper-V is not a container. Containers are not completely secure. That's why we spent the engineering effort of making the Clear Containers, so that the processor's virtual machine protections kick in. And you could investigate NaCl. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
