Replies: 2 comments 3 replies
-
Sorry for the long delay. I personally prefer the current "add what you need" instead of "remove what you don't", especially since a major selling point of Jim is minimal. Have there been many instances of new users actually saying "I wish you'd made full the default config?" |
Beta Was this translation helpful? Give feedback.
3 replies
-
I created #235 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Currently ./configure takes a minimal approach that does not include things like math functions and utf8 by default. This can be a gotcha for new users. Advanced users can alway turn off features if necessary to reduce size, so I am thinking of making something like ./configure --full the default. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions