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 dynamic dispatch binding #218

Merged
merged 2 commits into from Aug 31, 2022
Merged

feat: add dynamic dispatch binding #218

merged 2 commits into from Aug 31, 2022

Conversation

zebp
Copy link
Collaborator

@zebp zebp commented Aug 31, 2022

Adds support for dynamic dispatch bindings for Workers for Platforms customers.

Adds support for dynamic dispatch bindings for Workers for Platforms
customers. This binding allows you to invoke workers belonging to a
dispatch namespace by name without worrying about having a 1 to 1
relationship with Workers to bindings like service bindings.
Copy link

@ndisidore ndisidore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm admittedly pretty green with wasm <-> rust bindings, but the rust code look great and we've chatted about how the JS iterop works, so lgtm!

@zebp zebp merged commit fa59b7b into main Aug 31, 2022
@zebp zebp deleted the zeb/dynamic-dispatch branch August 31, 2022 19:51
@zebp zebp mentioned this pull request Nov 17, 2022
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.

None yet

2 participants