Joshua Sing
Joshua Sing
Hi! The Windows release assets are built by GitHub Actions in this workflow: https://github.com/libressl/portable/blob/master/.github/workflows/release.yml#L36 I am not too familiar with the Windows build process, however I will have a closer...
Hi, is this likely to be merged soon? I think it would be very useful to have. Thanks!
I am unable to reproduce the test failure locally (when running `CI=1 go test ./...` to actually run the WASM tests, and adding debug logs to make sure the test...
According to an announcement from GitHub, `ubuntu-latest` started switching to Ubuntu 24.04 on December 5th: https://github.com/actions/runner-images/issues/10636 Ubuntu 24.04 uses more strict AppArmor policies which may have broken (or now requires)...
Hi, sorry for the delay. I will have this ready to review again hopefully this week or over the weekend.