-
-
Notifications
You must be signed in to change notification settings - Fork 84
feat: expose useful props to Worker
to be able to reuse the workers in js land
#382
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
base: main
Are you sure you want to change the base?
Conversation
Note: Initial implementation has been completed. |
71f944a
to
e1c870f
Compare
e1c870f
to
e1a025c
Compare
b7dfda4
to
de47fde
Compare
de47fde
to
47a63e2
Compare
…ker is terminated
47a63e2
to
0f3f80c
Compare
@nyannyacha what happened to this MR ? |
@fbatiga Well... This PR has already been completed (Although there is no description yet 😅) and can be merged into the latest branch with a few minor modifications. But it seems like other PRs have taken priority, so attempts to merge this one have been pushed back quite a bit. |
@nyannyacha any news ? I'm currently contemplating migrating my edge functions to cloudflare workers. |
What kind of change does this PR introduce?
Enhancement
Description
...WIP