Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nodejs/single-executable
This team aims to advance the state of the art in packaging Node.js applications as single standalone executables (SEAs) on all supported operating systems.
https://github.com/nodejs/single-executable
Last synced: about 1 month ago
JSON representation
This team aims to advance the state of the art in packaging Node.js applications as single standalone executables (SEAs) on all supported operating systems.
- Host: GitHub
- URL: https://github.com/nodejs/single-executable
- Owner: nodejs
- Created: 2022-08-03T17:02:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T23:05:00.000Z (9 months ago)
- Last Synced: 2024-04-14T00:38:25.624Z (7 months ago)
- Homepage:
- Size: 468 KB
- Stars: 250
- Watchers: 45
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Node.js SEA Team
================This team aims to advance the state of the art in packaging Node.js
applications as single standalone executables (SEAs) on all supported operating
systems.Table of Contents
------------------ [Existing SEA Solutions](./docs/existing-solutions.md)
- [Production Node.js CLIs](./docs/production-nodejs-clis.md)
- Requirements
- [Virtual File System](./docs/virtual-file-system-requirements.md)Status
------ MVP that is capable of compiling a single JavaScript file into a single
executable application - https://github.com/nodejs/node/pull/45038Blog
----- (2022/08/05) [An Overview of the Current State](./blog/2022-08-05-an-overview-of-the-current-state.md)
Meeting Notes
-------------- [2022-09-05](./meetings/2022-09-05.md)
- [2022-10-01](./meetings/2022-10-01.md) (OpenJS Foundation Collaborator Summit: Dublin)
- [2022-10-31](./meetings/2022-10-31.md)