Jimmy Claw 63077620f1 ci: build and release pre-compiled libwaku artifacts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 08:45:17 +00:00

1.7 KiB

Waku Rust bindings

Crates.io Documentation Build Status Codecov Status

Rust layer on top of logos-messaging-nim C FFI bindings.

About Waku

Waku is a family of robust and censorship-resistant communication protocols enabling privacy-focused messaging for Web3 applications.

Private. Secure. Runs anywhere.

Read the Waku docs

Pre-built libwaku artifacts

Pre-compiled libwaku shared libraries are available as GitHub Release assets for each tagged version:

Platform Artifact
Linux x86_64 libwaku-linux-x86_64.so
Linux ARM64 libwaku-linux-arm64.so
macOS ARM64 libwaku-macos-arm64.dylib

Download them from the Releases page.