-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
src,doc: Experimental support for SEA #42334
Commits on Jun 30, 2022
-
src,doc: experimental support for SEA
- add strategy as discussed in next-10 mini-summit - https://github.com/nodejs/next-10/blob/main/meetings/summit-nov-2021.md#single-executable-applications - add initial support single executable application support for linux Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for 175ad86 - Browse repository at this point
Copy the full SHA 175ad86View commit details -
squash: address some of the naming suggestions
Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for b5ed34f - Browse repository at this point
Copy the full SHA b5ed34fView commit details -
squash: simplify argument passing
- incorporate suggestion to simplify how we parse arguments Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for ae342ce - Browse repository at this point
Copy the full SHA ae342ceView commit details
Commits on Jul 4, 2022
-
squash: update value of magic header
- update value of magic header based on review comments Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for 6fffb4e - Browse repository at this point
Copy the full SHA 6fffb4eView commit details -
squash: avoid running in repl like environment
- address comment that we should not be running in repl like environment Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for 073bc88 - Browse repository at this point
Copy the full SHA 073bc88View commit details -
squash: cleanup updates of arguments
Cleanup up process of updating arguments. Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for e0b8b2d - Browse repository at this point
Copy the full SHA e0b8b2dView commit details
Commits on Jul 7, 2022
-
- add simple fuse so SEA is only enabled when it is set - extra logic to get pointer to SEA data to its own function Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for 94d46b3 - Browse repository at this point
Copy the full SHA 94d46b3View commit details
Commits on Jul 13, 2022
-
squash: add support for append as well
Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for 3ecb114 - Browse repository at this point
Copy the full SHA 3ecb114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7a434 - Browse repository at this point
Copy the full SHA 2c7a434View commit details -
squash: add support for binary data
Signed-off-by: Michael Dawson <mdawson@devrus.com>
Configuration menu - View commit details
-
Copy full SHA for bef9dfc - Browse repository at this point
Copy the full SHA bef9dfcView commit details