achingbrain / achingbrain/jvm.js
Title text on bytecodes that describes what each one does
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hover over a bytecode on a loaded class and the title text should be the description of the bytecode. Perhaps it could be contextual as well.
Descriptions are here: http://en.wikipedia.org/wiki/Java_bytecode_instruction_listings
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the loaded-class view and the bytecode hover/title handling in the JavaScript sources. Review the linked Java bytecode instruction listings for descriptions, then verify that hovering each bytecode shows its description and assess whether contextual wording is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- devtools, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100