We have both a C++ protoc plugin and JS code (everything
else). Consequently, we need to actually build the protoc plugin so
that we can actually do anything worthwile. This change scripts
download a prepared protoc release and running through the necessary
protobuf-javascript setup actions.
We have both a C++ protoc plugin and JS code (everything else). Consequently, we need to actually build the protoc plugin so that we can actually do anything worthwile. This change scripts download a prepared protoc release and running through the necessary protobuf-javascript setup actions.