Jahrenski commented on issue #2:
URL: https://github.com/apache/cordova-electron/issues/2#issuecomment-776720975


   I've found on the web a way to run native C++ into a pure electron app from 
here : 
https://gauriatiq.medium.com/electron-app-with-c-back-end-as-native-addon-napi-c67867f4058
   
   Do you guys think it could be possible to leverage this to run from a plugin 
inside of cordova-electron somehow?
   It compiles C++ into a .node file that is run from a nodejs server from 
within electron.
   If this would be possible from a plugin's perspective, we will be able to 
ditch the dying cordova-windows and port most if not all native plugins.


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to