mirror of
https://github.com/electron/electron.git
synced 2026-01-26 07:48:08 -05:00
d5ffa4dc770c1e8e0cd613fb24655dcc58090f2f
It could happen that we are quitting when the embed thread is still waiting for the main thread, so we make sure embed thread is always signaled when quitting.
Atom Shell
Native layer for the Atom.
Features
- Write desktop applications with web techniques
- Support built-in and third-party modules of node.js
- Support native node.js modules
- Extended built-in modules for desktop programming
- JavaScript on browser side
- Easy API for cross-process communication
Usage & Development
See the docs here.
License
See the LICENSE file.
Languages
C++
56.7%
TypeScript
32.6%
Objective-C++
5.6%
JavaScript
2.2%
Python
1.7%
Other
1.1%