WebAssembly / WebAssembly/binaryen

Support source maps with wasm2js

Open
#2,410 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
WebAssembly
Stars
8.6k
Forks
885
Avg merge
1d 19h
Merged PRs (30d)
69

Description

Creating a tracking issue I can link to. Lack of source map support requires a workaround to lower the debug level in rustc when targeting asmjs-unknown-emscripten. #1690 is a WIP PR addressing this issue.

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.

Research direction

Start by reviewing the linked WIP PR #1690 and the wasm2js source-map context described in this issue. Determine how source maps should be supported for asmjs-unknown-emscripten without lowering rustc's debug level; done means the workaround is no longer required.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, wasm
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.