Replies: 1 comment 2 replies
-
Currently, I don't think we don't have a feature for trimming out the unused parts from Node.js but if you build Node.js with some configuration options like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The simple
hello world
program made with Node SEA is about~90 MB
on macOS. Is there any plan or feature to have a tree-shaking mechanism that cuts the not used Node API's or system functions?Beta Was this translation helpful? Give feedback.
All reactions