Skip to content

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

@fjarri

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.

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