Skip to content

Adopt JS builtin naming guidelines#5

Open
daxpedda wants to merge 1 commit into
mainfrom
js-builtin-naming
Open

Adopt JS builtin naming guidelines#5
daxpedda wants to merge 1 commit into
mainfrom
js-builtin-naming

Conversation

@daxpedda
Copy link
Copy Markdown
Collaborator

Following WebAssembly/design#1584 this PR renames wasm:text-encoding to wasm:js/TextEncoder.

This is not entirely resolved yet:

  • Its currently unclear if we want this proposal to introduce two namespaces or one. Despite the discussion in JS builtin naming guidelines design#1584, this proposal doesn't actually introduce wasm:text-decoding.
  • Maybe we should go with the name of the actual JS spec: wasm:js/Encoding.

Resolves #4.

@daxpedda daxpedda requested a review from eqrion May 25, 2026 17:45
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.

Builtin naming alignment on js prefix

1 participant