Sources for /lib/mappings.wasm for software clearing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 370
- PR merge metrics
- No merged PRs in 30d
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
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.
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.
Assessment
- Tech stack
- javascript, wasm
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100