Skip to content

Files

Latest commit

Oct 22, 2024
a13baed · Oct 22, 2024

History

History
37 lines (28 loc) · 2.28 KB

existing-solutions.md

File metadata and controls

37 lines (28 loc) · 2.28 KB

Existing SEA Solutions

This document aims to exhaustively list and categorize every known solution for packaging Node.js applications as standalone executables.

Name Company Repository Point of Contact
pkg - https://github.com/yao-pkg/pkg @robertsLando
boxednode MongoDB https://github.com/mongodb-js/boxednode @addaleax
nexe - https://github.com/nexe/nexe N/A
node-sea - https://github.com/arcanis/node-sea @arcanis

Virtual File System Implementations

Name Project Reference Point of Contact
ASAR Electron @zcbenz
ZipFS Yarn ZipFS @arcanis

Miscellaneous Related Tooling

Name Notes
qjsc Compiles Javascript sources to executables with no external dependency.

Did we miss any or got any details wrong? Help us out by sending a PR!