Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add web-worker example #113

Merged
merged 12 commits into from
Sep 28, 2024
Merged

feat: add web-worker example #113

merged 12 commits into from
Sep 28, 2024

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Sep 25, 2024

Experiment https://github.com/users/hi-ogawa/projects/4/views/1?pane=issue&itemId=80967865

todo

  • reload browser on worker hotUpdate
  • test
  • demo
    • render in worker
    • rsc in web worker?
  • solve Prefer worker condition for web-workers vitejs/vite#7439
  • what to do with build?
    • need worker -> client build ordering
    • but need client build first to discover worker entries
    • replace during renderChunk?

feedback

  • environment.webCompatible should be included in optimizer hash

Copy link
Owner Author

hi-ogawa commented Sep 25, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @hi-ogawa and the rest of your teammates on Graphite Graphite

@hi-ogawa hi-ogawa marked this pull request as ready for review September 27, 2024 09:51
@hi-ogawa hi-ogawa mentioned this pull request Sep 27, 2024
2 tasks
Copy link
Owner Author

hi-ogawa commented Sep 28, 2024

Merge activity

  • Sep 27, 9:07 PM EDT: @hi-ogawa started a stack merge that includes this pull request via Graphite.
  • Sep 27, 9:07 PM EDT: @hi-ogawa merged this pull request with Graphite.

@hi-ogawa hi-ogawa merged commit c97b95c into main Sep 28, 2024
1 check passed
@hi-ogawa hi-ogawa deleted the feat-web-worker-runner branch September 28, 2024 01:07
@hi-ogawa hi-ogawa mentioned this pull request Sep 28, 2024
3 tasks
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