webclaw/.github/workflows
notrealsuryansh da0f8abeff feat: Add Windows x86_64-pc-windows-msvc binary support to release pipeline
- Add Windows target (x86_64-pc-windows-msvc) to GitHub Actions build matrix
- Install NASM via Chocolatey for BoringSSL compilation on Windows
- Implement platform-specific packaging: .zip for Windows, .tar.gz for Unix
- Update checksum computation to handle both .tar.gz and .zip formats
- Include Windows .exe binaries in GitHub Releases

Supported platforms: macOS (x86_64/aarch64), Linux (x86_64/aarch64), Windows (x86_64)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-05 11:37:36 +05:30
..
ci.yml Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
deps.yml ci: fix ambiguous reqwest version in dependency sync 2026-03-30 11:52:35 +02:00
release.yml feat: Add Windows x86_64-pc-windows-msvc binary support to release pipeline 2026-05-05 11:37:36 +05:30