| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-14 | 1.1 kB | |
| webrpc-gen.darwin-arm64 | 2026-03-14 | 16.0 MB | |
| webrpc-gen.linux-arm64 | 2026-03-14 | 15.3 MB | |
| webrpc-gen.windows-amd64.exe | 2026-03-14 | 17.2 MB | |
| webrpc-test.linux-arm64 | 2026-03-14 | 8.3 MB | |
| webrpc-test.darwin-amd64 | 2026-03-14 | 9.1 MB | |
| webrpc-test.darwin-arm64 | 2026-03-14 | 8.5 MB | |
| webrpc-test.linux-amd64 | 2026-03-14 | 9.0 MB | |
| webrpc-test.windows-arm64.exe | 2026-03-14 | 8.4 MB | |
| webrpc-gen.darwin-amd64 | 2026-03-14 | 17.0 MB | |
| webrpc-gen.linux-amd64 | 2026-03-14 | 16.5 MB | |
| webrpc-gen.windows-arm64.exe | 2026-03-14 | 15.7 MB | |
| webrpc-test.windows-amd64.exe | 2026-03-14 | 9.2 MB | |
| README.md | 2026-03-14 | 1.1 kB | |
| v0.36.1 source code.tar.gz | 2026-03-14 | 661.1 kB | |
| v0.36.1 source code.zip | 2026-03-14 | 731.1 kB | |
| Totals: 16 Items | 151.7 MB | 0 | |
Full Changelog: https://github.com/webrpc/webrpc/compare/v0.36.0...v0.36.1
Docker
docker pull ghcr.io/webrpc/webrpc-gen:v0.36.1
Example: docker run -v $PWD:$PWD ghcr.io/webrpc/webrpc-gen:v0.36.1 -schema=$PWD/api.ridl -target=golang
Homebrew
brew tap webrpc/tap
brew install webrpc-gen
Build from source
go install -ldflags="-s -w -X github.com/webrpc/webrpc.VERSION=v0.36.1" github.com/webrpc/webrpc/cmd/webrpc-gen@v0.36.1
Download binaries
macOS: amd64, arm64 (Apple Silicon) Linux: amd64, arm64 Windows: amd64, arm64