Enable JS debugging inside a hyperlight-js guest
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript, rust
- Domain
- devtools
Research direction
Start with the linked quickjs-ng debugging discussion, then review the responsibilities named for rquickjs, hyperlight core, and hyperlight-js. Produce a proposal covering QuickJS support, host-guest communication, a debugger server such as DAP, guest-side integration, and an approach that avoids duplicated work for future debuggers.
Written by the indexing model from the issue text.
Description
Description
To be able to debug a JS function in hyperlihg-js we need multiple things:
- quickjs support for debugging - https://github.com/quickjs-ng/quickjs/issues/119 tracks a discussion
- rquickjs to expose the quickjs debugging support
- hyperlight core to support host-guest communication related to internal guest debugger (or something similar). Furthermore, we need a server to communicate with a debugger (maybe DAP).
- hyperlight-js - implement the guest side of the debugger and link it with quickjs
Come up with a proposal to address any other debuggers in the future to avoid duplicate work
- Dominant language
- Rust
- Stars
- 13
- Forks
- 5
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 14
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.
More from hyperlight-dev/hyperlight-js
-
lifecycle/needs-review
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
lifecycle/needs-review
Difficulty 5/5 Over a week Newbie friendliness 35/100
hyperlight-dev/hyperlight-js#312 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
hyperlight-dev/hyperlight-js#252 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
hyperlight-dev/hyperlight-js#249 ·
-
lifecycle/needs-review
Difficulty 4/5 3-5 days Newbie friendliness 35/100
hyperlight-dev/hyperlight-js#223 ·
All issues in hyperlight-dev/hyperlight-js
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ontola/atomic-server#1625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
VirusTotal/yara-x#777 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
stratum-mining/stratum#2404 ·
-
bug ci good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 88/100