Cheng Zhao 844fccc177 Use random number as id in CallbacksRegistry.
It's very possible that the callbacks got GCed before the render view is
closed (like page getting refreshed), so we should not let browser call
the wrong callback, instead we should throw error whenever a callback is
not found.
2013-12-06 15:04:51 +08:00
2013-12-05 13:48:19 +08:00
2013-12-06 14:54:29 +08:00
2013-12-05 11:46:36 +08:00
2013-12-05 23:54:57 +08:00
2013-12-06 14:54:29 +08:00
2013-11-12 15:49:03 +08:00
2013-11-19 20:43:30 +08:00
2013-04-12 10:14:23 +08:00
2013-12-05 13:48:19 +08:00
2013-12-04 09:09:30 -08:00

Atom Shell

Native layer for the Atom editor.

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.

Description
No description provided
Readme MIT 332 MiB
Languages
C++ 56.7%
TypeScript 32.6%
Objective-C++ 5.6%
JavaScript 2.2%
Python 1.7%
Other 1.1%