Skip to content

0.8.1 fails to compile for no-std #141

@schungx

Description

@schungx

The added feature of getrandom/js is breaking no-std builds by pulling in wasm-bindgen (for no reason).

EDIT: rust-lang/cargo#4866 and rust-lang/cargo#1197 document the fact that target-specific features are not supported. All features are merged regardless of target.

This is an issue in addition to #140.

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