onelsonic opened a new issue #204: V8 Heap Snapshot for android - protects the javascript code URL: https://github.com/apache/cordova/issues/204 Hi there, please correct me if I am wrong. On android Cordova is using the V8 JavaScript Engine? So theoretically we should be able to enable the use of V8 Heap Snapshot in Cordova for Android? With this we should be able to protect the Javascript Source code of the App created? I haven't found anything about this for Cordova. V8 Snapshots : https://v8.dev/blog/custom-startup-snapshots The same technique is use in Atom and NW.js. https://flight-manual.atom.io/behind-atom/sections/how-atom-uses-chromium-snapshots/ https://nwjs.readthedocs.io/en/latest/For%20Users/Advanced/Protect%20JavaScript%20Source%20Code/
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
