Theo Paris

Results 117 issues of Theo Paris

Hi there. I've been looking for a working svelte testing solution, and so far svelte-jester is broken with ESM. Then I came across this and I set this up with...

**What does this PR do? Please describe:** I added python 3.12 support to prebuilt wheels. Unable to test locally at the moment. Fixes #471 **Does your PR introduce any breaking...

CLA Signed

I just downloaded this template and got a window that has a black screen (imgui does work though). I'm on arch linux with clang 12 and I have a GTX...

``` ------------- [ERROR] Failed to execute goal on project nanoleaf-desktop: Could not resolve dependencies for project nanoleaf-desktop:nanoleaf-desktop:jar:0.9.1: The following artifacts could not be resolved: io.github.rowak:nanoleaf-api:jar:0.1.3 (absent): Could not find artifact...

### Zig Version 0.12.0 ### Steps to Reproduce and Observed Behavior This is the error I got on a windows system using msys2 and a custom built zig with `zig...

bug

I see that multihash is used, which supports blake3. However, the package manager [only supports SHA256 at the moment](https://github.com/ziglang/zig/blob/cb77bd672c3b398e3c5f6be80af03243bf8638e3/src/Package/Manifest.zig#L49). I didn't see an open issue to track this so that...

### Zig Version 0.12.0-dev.163+6780a6bbf ### Steps to Reproduce and Observed Behavior - Write zigcc, zigobjcopy, zigar and zigcxx alias scripts - Use them with the makefile ``` make \ -j$(nproc)...

bug

## Use Cases 1. Use the native zig backends (once they are ready, of course) as an alternative to using libLLVM*.a 2. Use the compiler as a library Use case...

`nix run github:theoparis/wl-kbptr`

I updated this project to the latest zig master, however I noticed that ziglyph is not maintained (replaced by zg) after making a PR to update it. I would have...