Sources for /lib/mappings.wasm for software clearing

Open
#503 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, wasm
Domain
build-system

Research direction

Start by examining lib/mappings.wasm from source-map v0.7.4 and locating the package's build or release entry points; the issue names no generator or source files. Done means identifying the original sources and a reproducible path, or clearly documenting why the same bit sequence cannot be generated.

Written by the indexing model from the issue text.

Description

Hello everybody,

for a software clearing we are facing some issues with the source-map package as it contains the binary file mappings.wasm.

Is there any way you can provide the original source code that generates the mappings.wasm file?

Ideally we would enable us to generate the same bit sequence that is used in /lib/mappings.wasm in version 0.7.4 (https://github.com/mozilla/source-map/blob/v0.7.4/lib/mappings.wasm)

Thank you very much!
Best, Christoph

Dominant language
JavaScript
Stars
3.7k
Forks
370
PR merge metrics
No merged PRs in 30d

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 mozilla/source-map

All issues in mozilla/source-map

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.