-
|
I'm working on Nix packetising. Any reason why I should not use |
Beta Was this translation helpful? Give feedback.
Answered by
penso
Mar 24, 2026
Replies: 1 comment
-
|
@tbaumann The reason I removed it is to lower memory usage, but it's fine to add. As for wasm same reason, it was taking too much memory I actually disabled the feature by default. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
penso
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@tbaumann The reason I removed it is to lower memory usage, but it's fine to add. As for wasm same reason, it was taking too much memory I actually disabled the feature by default.