jussi-kalliokoski / jussi-kalliokoski/BrainScript
The compiler crashes browsers if a charcode > 255 is issued.
Open
- Dominant language
- No language data
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The problem is in `intToUnderscores` function.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `intToUnderscores` function and reproduce the compiler failure with a charcode greater than 255 in a browser. Confirm the compiler no longer crashes for that input and add or update a focused regression test if the project has an applicable test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100