-
Notifications
You must be signed in to change notification settings - Fork 1
Introducing Multi-threading #487
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
Open
vezaynk
wants to merge
59
commits into
gadget-inc:main
Choose a base branch
from
vezaynk:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
4c66757
multithreading WIP
vezaynk a49fdff
More WIP
vezaynk b956569
more WIP
vezaynk e1e88ab
apply fix
vezaynk fce6f6e
Dev and Prod working
vezaynk a8fb7a8
Fix up tests
vezaynk aef4297
Remove Worker.js
vezaynk 8892002
Streaming works
vezaynk 34e6535
Setup worker pool
vezaynk d305a74
Setup preloading
vezaynk c9b919b
Add transform support
vezaynk 19002c7
Cleanup 1
vezaynk 20df079
One more ignore
vezaynk 9598aa8
bump dev dependencies
vezaynk d1f4dd1
Use `satisfies` on postMessage
vezaynk 108bafc
Building works
vezaynk 4a6f97b
Forward more types into pass-through
vezaynk f9b6aa5
Try-catch load ts-node
vezaynk 8e8065e
Add comment
vezaynk 0c95835
Set up transform hook test
vezaynk a82434f
Merge branch 'main' of https://github.com/gadget-inc/fastify-renderer
vezaynk 2180e04
Things are cooking, but not working
vezaynk 879f579
It's alive!
vezaynk a5fab24
lint
vezaynk 94a23bc
Merge branch 'work-on-working'
vezaynk 7d0e154
some cleanup
vezaynk 4f67ad1
Some test cleanup
vezaynk ff8043e
Improving semantics
vezaynk 0a99ad3
nonce WIP
vezaynk eee3c2b
Nonces work
vezaynk 4951bba
Trying to fix tests
vezaynk fd33bae
Disable a bunch of tests
vezaynk 0118f1b
version bumpings
vezaynk 978cf5a
Fixing ts issues
vezaynk 271765d
mo' version bumps, mo' problems
vezaynk 0b26823
Merge branch 'main' of github.com:gadget-inc/fastify-renderer
vezaynk 94bf9dc
More cleanup
vezaynk 535c89b
remove settings
vezaynk 866dd60
partially disable tests
vezaynk 50af9e1
lint
vezaynk 44b191c
pass root tests
vezaynk 7a6a0ba
handle error
vezaynk 7d9bc42
add some error handling
vezaynk e38fcc7
Upgrade to React 18
vezaynk e705dc0
fix deprecation warning
vezaynk aec6e19
add error stream
vezaynk e57a48e
fix useTransition
vezaynk 858b98f
Demo React 18 Upgrade Errors
vezaynk 3dd81d5
Jest to Vitest migration
vezaynk 8de744d
Merge branch 'upgrade-react'
vezaynk 1eb6484
All tests go
vezaynk 8970f50
unskip test
vezaynk d61fc28
Add a couple tests
vezaynk c7a9585
improve consistency between dev and prod
vezaynk d89ac3b
Add defineRenderHook
vezaynk a20e882
remove error hook from server
vezaynk 9eca2bc
Write test error hook
vezaynk 6367fc7
fix comment
vezaynk 7b160ee
remove excessive itmeout
vezaynk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.