Is there a way to get nw.js protected code to run in the Chrome browser?
Opened this issue · 2 comments
akang1937 commented
After reading the documentation on protecting JavaScript's source code, I thought it was very similar to how it was called in the browser, so I wondered if there was a way to use it in the Chromium browser.
akang1937 commented
If I could, I would like to use nw.js to protect the source code.
ayushmanchhabra commented
After reading the documentation on protecting JavaScript's source code, I thought it was very similar to how it was called in the browser, so I wondered if there was a way to use it in the Chromium browser.
Not aware of such functionality in Chromium.
If I could, I would like to use nw.js to protect the source code.
https://nwjs.readthedocs.io/en/latest/For%20Users/Advanced/Protect%20JavaScript%20Source%20Code/