Web Browser Script URL Returns a 404

Open Beginner friendly
#640 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
ruby, wasm
Domain
documentation

Research direction

Start by locating the documentation page containing the browser script URL and compare its package version with the versions available on jsDelivr. Update the documented URL so it resolves successfully, then verify that the script can be loaded from a browser example.

Written by the indexing model from the issue text.

Description

Hello,

When using the URL in the docs below, I get a 404 not found
<script src="https://cdn.jsdelivr.net/npm/@ruby/4.0-wasm-wasi@2.9.4/dist/browser.script.iife.js"></script>

If I modify it to be the following though it finds the file
<script src="https://cdn.jsdelivr.net/npm/@ruby/4.0-wasm-wasi@2.9.3-2.9.4/dist/browser.script.iife.js"></script>

Dominant language
Ruby
Stars
875
Forks
68
Avg merge
9d 5h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ruby/ruby.wasm

All issues in ruby/ruby.wasm

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.