Skip to content

Project would attempt to use native utils in the browser #6

@andrewgordstewart

Description

@andrewgordstewart

If I want to use @statechannels/native-utils in the browser, and I happen to not have rust installed locally, then this library will fallback to the bindings to the precompiled WASM. Everything will work.

If I want to use @statechannels/native-utils in the browser, and I happen to have rust installed locally, then this library will compile and create the neon bindings, and will then attempt to use a native binary in the browser. It won't work.

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