-
Could we get musl/Linux targets going? For example, Alpine Linux, Void Linux, or OpenWrt. That way, our Go apps can deploy in more lean environments!
And it would be good to use a "gnu" distinguish…
-
### Describe the bug
This only happens on unstable.
```
❯ nix log /nix/store/x4s8fbgb14l2jqx2hq1si98bnxsi7r0q-security-wrapper-1Password-BrowserSupport-x86_64-unknown-linux-musl.drv
warning: T…
-
### Describe the bug
Publish fails at the wasm-opt stage of blazor WASM AOT compilation with error message:
```
emcc : error : '/usr/share/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.lin…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
For instance:
```
overlay_workflow_builder_generator config add github-release-binary -github-url https://github.com/Byron/dua-cli -to ./current.config
```
Generates:
```
Binary amd64=>dua-$…
-
## Rationale
We have warnings in the code, if on Alpine - See https://github.com/pact-foundation/pact-go/pull/246
but we now have native musl based shared libraries for the pact_ffi
https://g…
-
![image](https://github.com/user-attachments/assets/6488eaa1-22be-4d37-9785-07cf3a3be726)这张图片显示了不同版本的 sccache 可用二进制文件,其中的主要差异如下:
1. 平台和架构差异:
• x86_64 和 aarch64:x86_64 代表 64 位的 x86 架构(通常在大多数桌面电脑和服务器…
-
#### Expected behaviour
Setting the time format option for the clock applet to twelve-hour display should display the time in a twelve-hour format.
#### Actual behaviour
Setting the time format o…
-
I've installed it as guide described.
```
> curl -fsSL https://fnm.vercel.app/install | zsh
> fnm install 16
> ./.fnm/node-versions/v16.14.0/installation/bin/node -v
zsh: no such file o…
-
Related with #27 #32
`pprof-rs` cannot be compiled and work well with `musl` :crying_cat_face: . Find the reason and fix them :smile_cat: