Skip to content

rand 0.6.2 is broken on wasm32-unknown-unknown #674

Closed
@tomaka

Description

@tomaka

The following line is triggered when one compiles rand on wasm32-unknown-unknown:

compile_error!("enable either wasm_bindgen or stdweb feature");

rand doesn't enable neither stdweb or wasm-bindgen in its rand_os dependency, and doesn't have any way of enabling them.

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