Skip to content

Slice to array support #32

Description

@guybedford

ts-gen should probably default to this mode to better support arrays - wasm-bindgen/wasm-bindgen#5145.

This might couple nicely with a JsArrayLike trait, to support e.g. all of &[String], &[JsString] and Array<JsString> as ways of passing a string[].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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