Skip to content

Parallel execution in rln-wasm #55

@richard-ramos

Description

@richard-ramos

Currently multithreading support in rln-wasm is disabled by not using the parallel feature, due to the following error:

The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Error { kind: Unsupported, message: "operation not supported on this platform"

Some changes in code might be required to support multithreading in the browser. Here are some resources to explore:

Something to take in account that any changes done here must be tested in https://github.com/waku-org/js-rln

Metadata

Metadata

Assignees

No one assigned

    Labels

    track:zerokitZerokit track (Applied ZK/Explorations)

    Type

    No type

    Projects

    Status

    Later/Icebox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions