Skip to content

Avoid converting the return value to JsValue in generate_kfrags() #26

Description

@fjarri

A vector or a box of custom structs cannot currently be returned from a function (see wasm-bindgen/wasm-bindgen#111). So generate_kfrags() has to convert KeyFrags to JsValues, which will make testing harder. Need to fix it when the blocker is fixed.

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

    WASMRelated to WASM bindingsblockedBlocked by a third-party library

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions