Skip to content

Doesn't work with newer stdweb #67

@est31

Description

@est31

If you try to use newer stdweb, running the example gives errors of the form:

LinkError: import object field '__js_uniform4vf' is not a Function

You can avoid the problem by adding = in the Cargo.toml of uni-pad:

stdweb =  "=0.4.8"

It seems there is no problem with stdweb 0.4.10 but stdweb 0.4.11 is broken.

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