Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a section on sourceMappingURL #151

Merged
merged 6 commits into from
Oct 30, 2020
Merged

Conversation

RReverser
Copy link
Member

@RReverser RReverser commented Oct 29, 2020

A follow-up to #149. See #148.

@RReverser
Copy link
Member Author

(strangely, I don't even have rights to pick reviewers, so cc @dschuff @yurydelendik @kripken)

Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure who is the owner in this repo... I also have limited powers here.

Debugging.md Outdated Show resolved Hide resolved
@dschuff
Copy link
Member

dschuff commented Oct 29, 2020

I think the reviewer thing is just because you're apparently not a member of the WebAssembly Github group. I just sent you an invitation.

Debugging.md Outdated
# Source maps

Adoption of DWARF is a fairly recent addition to WebAssembly, and many toolchains still
support an earlier [Source Map based debugging proposal](https://github.com/WebAssembly/design/pull/1051).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since that PR might or might not ever make it into the wasm web spec, maybe we should just copy the relevant bits of it here, so that someone reading this wouldn't have to go read that and figure out what's relevant .That PR is really more of a design doc than a spec (it is a PR against the design repo after all). I think this PR currently has the info from "Linking generated code to source maps", so maybe just copy the info from "Locations"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was hesitant to go too deep into details in this doc, just like we don't explain specifics of DWARF here, but only link to external resources, but if it's just the "locations" info, then yeah, it seems reasonably short to include...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged the Locations explanation into this description.

@RReverser
Copy link
Member Author

I think the reviewer thing is just because you're apparently not a member of the WebAssembly Github group. I just sent you an invitation.

Interesting, I suppose I was only a member / co-owner on specific repos. Thanks for the invite!

Debugging.md Outdated Show resolved Hide resolved
RReverser and others added 2 commits October 30, 2020 21:53
Co-authored-by: Derek Schuff <dschuff@chromium.org>
@RReverser
Copy link
Member Author

@dschuff Looks like I don't have merge rights, can you squash & merge please?

@dschuff dschuff merged commit 6f7b81c into WebAssembly:master Oct 30, 2020
@RReverser RReverser deleted the patch-1 branch October 30, 2020 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants