Skip to content

Implement local file lazy loading with web workers#8

Merged
xiaohk merged 1 commit intomainfrom
jayw/dev
Apr 22, 2026
Merged

Implement local file lazy loading with web workers#8
xiaohk merged 1 commit intomainfrom
jayw/dev

Conversation

@xiaohk
Copy link
Copy Markdown
Member

@xiaohk xiaohk commented Apr 22, 2026

  1. Loading local files currently blocks the main thread.
  2. This PR moves local file reading and parsing off the main thread (in a web worker).

Signed-off-by: Jay Wang <jayw@openai.com>
@xiaohk xiaohk merged commit 6932db7 into main Apr 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant