pojala / electrino

Desktop runtime for apps built on web technologies, using the system's own web browser engine
MIT License
4.37k stars 101 forks source link

[Docs] Update README and encourage contributions #27

Closed paramaggarwal closed 4 years ago

amilajack commented 4 years ago

Agree with @brodybits

paramaggarwal commented 4 years ago

Makes sense. I have updated PR title and also added mention of Windows as suggested. The only thing pending now is to make explicit mention of what people can contribute.

amilajack commented 4 years ago

These are the two main areas that I think we need contributions from:

Only a small subset of electron API's are actually used when compared to the usage of nodejs by electron apps.

paramaggarwal commented 4 years ago

I have updated the doc. Feel free to make further edits by modifying my PR. Thanks.

paramaggarwal commented 4 years ago

Just came across https://github.com/mceSystems/node-jsc - I think this is our answer.

amilajack commented 4 years ago

Good find! We'll also need something like this for windows as well

styfle commented 4 years ago

Looks like node-jsc was last updated in October of 2018, so probably not the best idea to adopt it for a new project. It's two Node LTS releases behind so many packages on npm already dropped support for Node 8.