Skip to content

Not able to run in browser #80

@demattosanthony

Description

@demattosanthony

When trying to use in a next js app I get the error:

Screenshot 2023-07-11 at 9 36 05 PM

Any ideas?

Heres my webpack config:

webpack: (config) => {

config.experiments = { asyncWebAssembly: true , layers: true};

return config;

},

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