35 ms·
The security implications of running JS in an interpreter and running native bytecode are very different, though. Native apps also routinely request much more p
by JUNGLEISMASSIVE 5y ago
The security implications of running JS in an interpreter and running native bytecode are very different, though. Native apps also routinely request much more permissions and gather extra user data such as contacts, just because it is possible to do so.