-
-
One of the best features I would like of this plugin would be to run and debug tests directly fom the test explorer.
The Go extension provides this and I can say that this makes the dev's life much…
mniak updated
6 months ago
-
https://ziglang.org/
> Use Zig as a zero-dependency, drop-in C/C++ compiler that supports cross-compilation out-of-the-box.
it seems to support musl libc.
Maybe with this, we won't need diffe…
-
https://github.com/ziglang/zig/blob/a931bfada5e358ace980b2f8fbc50ce424ced526/lib/std/Build/Step/Run.zig#L643-L648
Right now, the directory path is cached, but not it's contents. This means when usi…
-
Host system: x86_64-gentoo-linux-musl
``` bash
-- Found ccache /usr/bin/ccache
-- Configuring zig version 0.10.0-dev.2931+bdf3fa12f
-- Configuring done
-- Generating done
-- Build files have b…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48724](https://bugs.llvm.org/show_bug.cgi?id=48724) |
| Status | REOPENED |
| Importance | P norma…
-
# related:
- ✅ #378
- ✅ #377
- ✅ #363
- ✅ #362
-
[Ziglang](https://ziglang.org/) is a systems programming language that's still in development. It focuses on having good interoperability with C. One of the outstanding features of its compiler is the…
-
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
//…
-
```
$ cargo build --bin roc
Compiling inkwell v0.2.0 (https://github.com/roc-lang/inkwell?branch=inkwell-llvm-16#d1a59639)
Compiling llvm-sys v160.1.3
Compiling roc_bitcode_bc v0.0.1 (/ho…