| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-11 | 1.1 kB | |
| webrpc-test.darwin-arm64 | 2026-03-11 | 8.5 MB | |
| webrpc-test.linux-arm64 | 2026-03-11 | 8.3 MB | |
| webrpc-test.windows-arm64.exe | 2026-03-11 | 8.4 MB | |
| webrpc-gen.darwin-amd64 | 2026-03-11 | 17.0 MB | |
| webrpc-gen.darwin-arm64 | 2026-03-11 | 16.0 MB | |
| webrpc-test.darwin-amd64 | 2026-03-11 | 9.1 MB | |
| webrpc-test.linux-amd64 | 2026-03-11 | 9.0 MB | |
| webrpc-test.windows-amd64.exe | 2026-03-11 | 9.2 MB | |
| webrpc-gen.linux-amd64 | 2026-03-11 | 16.5 MB | |
| webrpc-gen.linux-arm64 | 2026-03-11 | 15.3 MB | |
| webrpc-gen.windows-amd64.exe | 2026-03-11 | 17.2 MB | |
| webrpc-gen.windows-arm64.exe | 2026-03-11 | 15.7 MB | |
| README.md | 2026-03-11 | 1.3 kB | |
| v0.36.0 source code.tar.gz | 2026-03-11 | 661.2 kB | |
| v0.36.0 source code.zip | 2026-03-11 | 731.1 kB | |
| Totals: 16 Items | 151.7 MB | 0 | |
What's Changed
- Bump hono from 4.12.4 to 4.12.7 in /_examples/node-ts/server-hono by @dependabot[bot] in https://github.com/webrpc/webrpc/pull/434
- improve enum string generation by @pkieltyka in https://github.com/webrpc/webrpc/pull/435
Full Changelog: https://github.com/webrpc/webrpc/compare/v0.34.0...v0.36.0
Docker
docker pull ghcr.io/webrpc/webrpc-gen:v0.36.0
Example: docker run -v $PWD:$PWD ghcr.io/webrpc/webrpc-gen:v0.36.0 -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.0" github.com/webrpc/webrpc/cmd/webrpc-gen@v0.36.0
Download binaries
macOS: amd64, arm64 (Apple Silicon) Linux: amd64, arm64 Windows: amd64, arm64