Skip to content

Naming inconsistency: "concat" vs. "concatenate" #12

@jakobkummerow

Description

@jakobkummerow

It is my understanding that this proposal intentionally uses the existing JavaScript names of the various operations (e.g. charCodeAt instead of getCodeunit), to illustrate that no new capabilities are being added to the web platform.

The name "wasm:js-string" "concatenate" is not in line with this principle. Presumably this should be renamed to "concat", to match String.prototype.concat?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions