Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Move pieces of the Stack into WebWorkers #1195

Closed
@daviddias

Description

@daviddias

Tools such as https://github.com/developit/workerize-loader and https://github.com/developit/workerize can make testing WebWorkers processing much simpler and enable us to understand which parts of IPFS could/should be moved into WebWorkers to save processing time.

Ideas that come to mind are the Bitswap Decision Engine, Unixfs-Engine and any Encryption done in JS land.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions