What would you like to be added?
Support for creating a single executable application (SEA) to bundle the app and its dependencies into one standalone executable file.
Why is this needed?
It simplifies distribution and deployment, especially for end-users who may not have the technical setup to run multi-file applications or manage dependencies. A single executable improves usability, reduces installation complexity, and enhances portability across different environments.
Additional context
Additionally, using Bun to bundle a single executable application (SEA) works largely as expected
What would you like to be added?
Support for creating a single executable application (SEA) to bundle the app and its dependencies into one standalone executable file.
Why is this needed?
It simplifies distribution and deployment, especially for end-users who may not have the technical setup to run multi-file applications or manage dependencies. A single executable improves usability, reduces installation complexity, and enhances portability across different environments.
Additional context
Additionally, using Bun to bundle a single executable application (SEA) works largely as expected