You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/02/10 15:43:40 UTC

[GitHub] [cordova-electron] mzielezny commented on issue #2: Documentation - plugins

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


   Native node modules have to be recompiled for electron. In my sql-lite fork I'm recompiling sqllite3 module and than use it in Cordova Electron project - so I think it would be possible to work. 
   The best way would be to try prepare a hello world with C++ native module. For now I haven't noticed any sandboxing or special limitations ( currently I'm using from node that SQL, net library ans fs).  


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org