Download Latest Version webrpc-gen.windows-amd64.exe (17.5 MB)
Email in envelope

Get an email when there's a new version of webrpc

Home / v0.45.0
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2026-08-23 1.1 kB
webrpc-gen.windows-amd64.exe 2026-08-23 17.4 MB
webrpc-gen.windows-arm64.exe 2026-08-23 16.0 MB
webrpc-test.linux-amd64 2026-08-23 9.0 MB
webrpc-test.linux-arm64 2026-08-23 8.4 MB
webrpc-test.darwin-amd64 2026-08-23 9.1 MB
webrpc-test.darwin-arm64 2026-08-23 8.6 MB
webrpc-test.windows-amd64.exe 2026-08-23 9.2 MB
webrpc-test.windows-arm64.exe 2026-08-23 8.5 MB
webrpc-gen.darwin-amd64 2026-08-23 17.3 MB
webrpc-gen.darwin-arm64 2026-08-23 16.3 MB
webrpc-gen.linux-amd64 2026-08-23 16.8 MB
webrpc-gen.linux-arm64 2026-08-23 15.6 MB
README.md 2026-08-23 1.9 kB
v0.45.0 source code.tar.gz 2026-08-23 725.1 kB
v0.45.0 source code.zip 2026-08-23 828.4 kB
Totals: 16 Items   153.8 MB 0

Go package

go get github.com/webrpc/webrpc@v0.45.0

What's Changed

Other changes

Full Changelog: https://github.com/webrpc/webrpc/compare/v0.44.0...v0.45.0

Docker

docker pull ghcr.io/webrpc/webrpc-gen:v0.45.0

Example: docker run -v $PWD:$PWD ghcr.io/webrpc/webrpc-gen:v0.45.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.45.0" github.com/webrpc/webrpc/cmd/webrpc-gen@v0.45.0

Download binaries

macOS: amd64, arm64 (Apple Silicon) Linux: amd64, arm64 Windows: amd64, arm64

Source: README.md, updated 2026-08-23