mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
Generate gRPC Client using grpc-wasm
This commit is contained in:
5
vendor/github.com/johanbrandhorst/grpc-wasm/Makefile
generated
vendored
Normal file
5
vendor/github.com/johanbrandhorst/grpc-wasm/Makefile
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
update-plugin:
|
||||
# https://stackoverflow.com/a/39317180
|
||||
svn export https://github.com/golang/protobuf/trunk/protoc-gen-go
|
||||
rm -rf protoc-gen-wasm
|
||||
mv protoc-gen-go protoc-gen-wasm
|
||||
Reference in New Issue
Block a user