Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Clarifies the definition of column as discussed #8

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

mitsuhiko
Copy link
Collaborator

source-map.bs Outdated
the format. For JavaScript and CSS based source maps are defined to be in
UTF-16 code units analogous to JavaScript string indexes. That means that
"A" (`LATIN CAPITAL LETTER A`) measures 1 code unit, and "🔥" (`FIRE`) measures
2 code units. Source maps for other formats (for instance web assembly) might
Copy link
Member

Choose a reason for hiding this comment

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

Let's document the Wasm column meaning, while we're here. (But OK to land this without that, if needed)

Nit: WebAssembly, not web assembly

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I would prefer to merge and then follow up with the WebAssembly definition later.

Copy link
Member

@littledan littledan left a comment

Choose a reason for hiding this comment

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

Good to land for now; we can make other improvements later.

@littledan littledan merged commit 5579ed3 into main Jul 12, 2023
github-actions bot added a commit that referenced this pull request Jul 12, 2023
SHA: 5579ed3
Reason: push, by littledan

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mitsuhiko mitsuhiko deleted the feature/column-definition branch July 26, 2023 10:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants