-
After #9. Tried some tests betwen targets (cross-compilation)
## Sources
https://github.com/kassane/anotherBuildStep/tree/main/tests/swift_ffi
## Build
native
```bash
$ ~/Downloads/…
-
**CI:** https://github.com/kassane/druntime-zigbuild/actions/runs/9750504082
- **Linux** no error/warning
- **MacOS**
```bash
[zig cc] flags: "/Users/runner/work/druntime-zigbuild/druntime-zigbu…
-
https://github.com/ziglang/zig/blob/2d888a8e639856e8cb6e4c6f9e6a27647b464952/lib/init/build.zig.zon#L2-L9
```zig
// This is the default name used by packages depending on this one. For
//…
-
This is due to the [zig-clap](https://github.com/Hejsil/zig-clap) dependency. If you want to support the master Zig branch, `zig-clap` will need to be bumped. I checked and `init` still builds on v0.1…
sonro updated
3 months ago
-
We get pretty far:
```
[ 99%] Built target zig0 [40/8420]
[ 99%] Building se…
-
-
Hello :wave:
First of all, I'm very new to bazel, so please forgive any incorrect wording and stupid questions :sweat_smile:
I'm trying to switch to bazel with a bunch of native dependencies, …
-
As the title say I would find it nice if there was a branch/tag with a working version for the last zig release e.g. at the moment v0.13
This would allow newcomers like me who don't use nightly build…
-
I am using Linux
latest build of zigup [v2023_07_27](https://github.com/marler8997/zigup/releases/tag/v2023_07_27)
zigup.ubuntu-latest-x86_64.zip
I looked into it and seems like `ln -s` (syslink…
-
Extracted from #20958.
Trying to use `--fuzz` on macOS right now results in this (reproduce with `zig init`):
```
andy@Andrews-MBP abc % zig build test --fuzz
info: web interface listening at …