LadybirdBrowser / LadybirdBrowser/libjs-website
LibJS REPL not working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When I navigate to https://ladybirdbrowser.github.io/libjs-website/repl/ I'm just stuck on the loading screen (both Firefox & Chrome).
It fails to load https://ladybirdwebbrowser.github.io/libjs-data/libjs.js (404) which is causing JS errors in the page.
I think that means the libjs.js file is missing from https://github.com/LadybirdBrowser/libjs-data but I did not investigate any further.
Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting the REPL page at https://ladybirdbrowser.github.io/libjs-website/repl/ and the failing libjs-data/libjs.js URL, then check how the website references that dependency. Verify the libjs-data repository and its build or published contents. Done means the REPL loads in Firefox and Chrome without the reported 404 or related JavaScript errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100