interactive shell: add an option to specify the maximum heap size
Open
Nobody has claimed this yet.
CLI
feature
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 239
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 10
Description
something like node --max-old-space-size=
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue only identifies the interactive shell and gives a Node.js-style option; start by finding the shell's option parsing and existing heap or runtime configuration. Done criteria and tests are not specified, so clarify the supported syntax, enforcement behavior, and regression coverage before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100