Skip to content

Debug polyfill buffer error #121

Description

@victorwu

Error stems from fabric.http.js minified file.
WASM_BUFFER is used in secp256k1 which is a wasm compiled dependency.
Line producing the error const WASM_BUFFER = new Uint8Array(wasm.memory.buffer);

Activity

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

Metadata

Metadata

Assignees

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