-
## Summary
Support Universal build for macOS (x86_64 and arm64). If Universal cannot be done, then provide arm64 installer pkg file in addition to x86_64.
I did a complete dev environment se…
-
LLD's frontends are currently very faithful to the linkers they are based on. But that means the target-selection mechanisms they have are rather underpowered. I think would be good to have modern fla…
-
This is more of a design question that I just wanted to put out there. Currently the library generally deals with errors by logging them with a user-provided logger and moving on. The use of user-prov…
-
Ran the app on an android device. It seemed to cmake build the llama.cpp. Downloaded GGUF file and loaded it.
When I asked a question I got:
ArgumentError (Invalid argument(s): Failed to load …
-
Certain settings - for example, `--bind`, `-s ASYNCIFY`, `-s ASYNCIFY_IMPORTS=[...]` - are important for successful compilation of the final binary, that is, without those the application won't work.
…
-
I get a `` when trying to evaluate many simple Nix expressions using `--check`, e.g. [data/nix/tests/lang/eval-okay-let.nix](https://github.com/haskell-nix/nix/blob/61e816217bfdfffd39c130c7cd24f07e640…
-
Hi, I was running your code and found out that in utils.cpp, clang::tooling::ToolInvocation don't have a function called mapVirtualFile anymore. Do you know how to fix this?
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix-build https://github.com/NixOS/nixpkgs/archive/master.tar.gz --attr limine` (behaviour is the same when trying to `nix-shell -p limi…
-
@madler: It is possible to solve all problems and merge some PRs?
Thanks in advance.
Issues:
- https://github.com/madler/zlib/issues/133
- https://github.com/madler/zlib/issues/147
- https://…
-
### What version of rules_go are you using?
Tip
### What version of gazelle are you using?
n/a
### What version of Bazel are you using?
7.3 rc1
### Does this issue reproduce with the lates…