Hacker News new | ask | show | jobs
by amelius 3154 days ago
It's GPL'ed. That means it is a no-go for a lot of people. E.g., my boss would be against it.
1 comments

No, it can be used under the LGPL, which is fairly different (eg no problem for proprietary apps). Electron uses Blink which should also be covered under LGPL (eg for instance: https://chromium.googlesource.com/chromium/blink.git/+/maste...) and it's not a problem for anyone.