Community edition

Download one verified binary. Replace an entire edge stack.

Choose a signed, architecture-specific Webship binary for Linux, OpenHarmony, macOS, or Windows. Verify every download, deploy one Rust runtime, and start consolidating expensive edge services.

Self-update

Update from CLI or MCP

Webship selects the exact compile target, verifies the Ed25519 manifest and SHA-256 digest, then atomically installs the binary where the platform permits.

webship update
[updates]
enabled = true
channel = "community"
manifest_url = "https://webship.site/v1/webship/releases/update-manifest?channel=community"
public_key = "<release-public-key>"

Trust root

Manifest identity

Algorithm
Ed25519
Key ID
Not published
Channel
community
Artifact integrity
SHA-256

Target-native profiling

Train against your real workload.

Download the instrumented CLI for the exact target, run representative traffic, then stop it gracefully to flush LLVM .profraw data. Training builds are slower and must never replace the optimized production runtime.

LLVM_PROFILE_FILE=webship-%p-%m.profraw ./webship-pgo-training --config ./webship.toml

Community downloads

Release history

Published files stay immutable. Maintainers can deprecate or disable a version without replacing its bytes.