Skip to content

rustsat-batsat depends on cpu_time, which isn't WASM-compatible #455

@MetaflameDragon

Description

@MetaflameDragon

I'm trying to compile rustsat-batsat for WASM (which is mentioned in its docs), but ran into the issue that cpu_time::ProcessTime does not exist. It seems that this is only implemented for Windows and Unix specifically, and both rustsat and rustsat-batsat depend on it.

Is there a workaround for this, so I could use rustsat? Or could the dependency be made optional?

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