Skip to content

[Compiler][gRPC][JavaScript] Generate gRPC stubs with Fory codec #3278

@chaokunyang

Description

@chaokunyang

Parent issue: #3266

This issue is reserved for gsoc, do not take over it.

Scope

Implement JavaScript/TypeScript gRPC stub generation using Fory serialization only.

Detailed tasks

  • Emit service interface and gRPC binding outputs consistent with existing JS/TS generator layout.
  • Generate client and server stubs using grpc-js APIs.
  • Use Fory serializer/deserializer functions for request/response.
  • Add golden codegen tests for file names and signatures.

Notes

Keep runtime dependencies out of Fory; emit helper code as needed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions