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: eliminate worker thread for react-server #762

Merged
merged 9 commits into from
Jun 29, 2024
Merged

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Jun 29, 2024

This includes what I tried in #709.

What's remaining:

  • React.cache doesn't work (DEV)
  • style broken in examples/14 (DEV)

Copy link

vercel bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Jun 29, 2024 8:57am

Copy link

codesandbox-ci bot commented Jun 29, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

This was referenced Jun 29, 2024
@dai-shi dai-shi merged commit 8a400d7 into main Jun 29, 2024
28 checks passed
@dai-shi dai-shi deleted the eliminate-worker-api branch June 29, 2024 10:50
dai-shi added a commit that referenced this pull request Jun 30, 2024
This `workerd` condition was originally required for the worker thread
(not because of the worker thread, but of `server.edge`), and for
consistency, the same config existed in build.ts.
Now, as we removed the worker thread in
#762, I'm confident of removing it
too.

cc @himself65
dai-shi added a commit that referenced this pull request Jul 1, 2024
Not exactly sure which PR made it possible. #762 or #764? or?
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