Skip to content

Commit 3d05653

Browse files
committed
wasm-client+Makefile: remove legacy protos and script
1 parent 56ea7e2 commit 3d05653

File tree

7 files changed

+0
-4014
lines changed

7 files changed

+0
-4014
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,5 @@ rpc-check: rpc
9797
@$(call print, "Verifying protos.")
9898
if test -n "$$(git describe --dirty | grep dirty)"; then echo "Protos not properly formatted or not compiled with correct version!"; git status; git diff; exit 1; fi
9999

100-
rpc-stubs:
101-
cd cmd/wasm-client; ./gen_stubs.sh
102-
103100
example-server:
104101
go run example-server.go example/ 8080

cmd/wasm-client/gen_stubs.sh

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)