Fixed
- Go Windows CI: Added explicit CGO directives to bypass pkg-config on Windows
- Ruby Windows Build: Added Windows platform handling in build.rs, enabled embeddings feature on Windows GNU
- Node Windows Tests: Fixed symlink resolution using realpathSync for Windows compatibility
- C# Tests: Fixed null reference warnings in config tests
- WASM CI: Fixed artifact download path to include pkg/ subdirectory
- Homebrew Formula: Fixed bottle naming convention, added source sha256 fetching
- PHP PIE Build: Corrected task name and extension filename
- C# NuGet Upload: Added proper conditional check for artifact existence
- Python CI: Fixed test failures and compatibility issues
- Elixir CI: Fixed build and compilation warnings
- WASM Deno: Fixed type definitions and Ruby Windows build