Skip to content

Support for s390x (s390_64) machine architecture #8191

@joschi

Description

@joschi

Is your feature request related to a problem?

The protobuf compiler protoc supports a few non-x86 machine architectures such as aarch64, ppcle, and s390x which are not supported by the gRPC plugin protoc-gen-grpc-java:
protoc - supported architectures

Describe the solution you'd like

It would be great if gRPC-Java supported the same machine architectures as Protocol Buffers out of the box.

With aarch64 there's already a non-x86 architecture supported by gRPC-Java and maybe support for the other machine architectures could be implemented in the same way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions