4 ms·
What does this mean for Electron and other apps that depend on Electron?
What does this mean for Electron and other apps that depend on Electron?
There is an issue on headless here:
https://github.com/electron/electron/issues/228 https://github.com/electron/electron/issues/228
I am looking forward to cli tools powered by electron. Imagine the beauty of a grep writting in js, executed by a chrome binary. :D
I mean honestly Electron running React-CLI with React-Arg-Router is the only way to write a cross platform CLI tools these days.
Imagine the terrible performance of grep written in js, executed by a chrome binary.