Open syumai opened 6 months ago
It would be nice to have the ability to generate and export JavaScript classes from Go structs and interfaces using the workers-cli command. https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/rpc
workers-cli
This would make Durable Objects easier, and so I assume rehydration of workers state ?
RPC for Durable Objects will be separeted issue.
It would be nice to have the ability to generate and export JavaScript classes from Go structs and interfaces using the
workers-cli
command. https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/rpc