Skip to content

jeluard/bitbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An experimental fat binary bundler leveraging Node.js single-executable-applications (or SEA) feature. It packages a complete node project (including node_modules) as a tar.gz that is embedded in a binary. At runtime, the project is uncompressed and executed.

Only supports OSX and linux. Requires Node.JS v21.7+.

To test:

node src/index.js example
./bitbox-buid/example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published