Skip to content

feat: add DO stub to workers-codegen#693

Merged
mendess merged 4 commits intocloudflare:mainfrom
LuisDuarte1:feature/wit-codegen-do-stub
Jan 16, 2025
Merged

feat: add DO stub to workers-codegen#693
mendess merged 4 commits intocloudflare:mainfrom
LuisDuarte1:feature/wit-codegen-do-stub

Conversation

@LuisDuarte1
Copy link
Copy Markdown
Contributor

Previously, WIT code-gen was only made for service bindings (or Fetchers).

This PR intends to add it for DO stubs since the mechanism for RPC is the same (the only difference being in the runtime, you are pretty much guaranteed a network call using DO stubs while Service Bindings run in the same thread.)

mendess
mendess previously approved these changes Jan 16, 2025
edevil and others added 2 commits January 16, 2025 11:49
1.84 introduced new lints.
@mendess mendess merged commit 38af58a into cloudflare:main Jan 16, 2025
@LuisDuarte1 LuisDuarte1 deleted the feature/wit-codegen-do-stub branch January 16, 2025 14:42
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.

3 participants