Skip to content

Contain code that will be rejected by future version of Rust #11

@erwanvivien

Description

@erwanvivien

I get

warning: the following packages contain code that will be rejected by a future version of Rust: console_log v0.2.0

When compiling my project https://github.com/erwanvivien/gifski on branch wasm32 using

RUSTFLAGS="-C target-feature=+atomics,+bulk-memory,+mutable-globals" cargo build --target=wasm32-unknown-unknown --release -Z build-std=panic_abort,std

I don't know if it's normal?

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