You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be pretty cool if we could generate a standalone binary and/or module from an assembled pipeline.
But this needs additional research on whether that's possible and how easy it'll be to do.
We can generate desktop apps using Electron or nwjs.
We can generate standalone binaries using nexe, jxcore or nar.
We can generate self sufficient libraries using either webpack or browserify.
The text was updated successfully, but these errors were encountered:
It would be pretty cool if we could generate a standalone binary and/or module from an assembled pipeline.
But this needs additional research on whether that's possible and how easy it'll be to do.
We can generate desktop apps using Electron or nwjs.
We can generate standalone binaries using nexe, jxcore or nar.
We can generate self sufficient libraries using either webpack or browserify.
The text was updated successfully, but these errors were encountered: