Skip to content

Implement non-blocking book file parsing for the web #8

@Eoic

Description

@Eoic

The current parsing implementation blocks the main thread on the web, causing the UI to freeze during file processing. Should use native JS book file parsing libraries, which can run on the Web Workers, via JS interop from Dart.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions