Skip to content

Update web-sys #87

@dakom

Description

@dakom

There's breaking changes with the latest web-sys, at least when using web_sys_unstable_apis (which is required for many nice things)

For example, MouseEvent.client_x returns f64 instead of the old i32

This is currently reproducible by cloning the repo and running:

RUSTFLAGS="--cfg=web_sys_unstable_apis" cargo check --target wasm32-unknown-unknown

can be closed by PR #88

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions