Hana

Results 9 issues of Hana

Hey it's possible to add detection of more gamepads?

I create an application with svelte on vitejs and I use svelte-routing. On my App.svelte I have this: ```svelte import { Router, Route, Link } from "svelte-routing" import Home from...

### Xmake Version 2.8.3 ### Operating System Version and Architecture Linux 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux ### Describe Bug I wrote this line `add_requires("apt::llvm-17", { alias...

bug

Hi, I'm using the library for a project and I notice that `get_or_set_with` and `try_get_or_set_with` return a `&mut V` and not a `&V`. I wonder why you do it this...

This is a refactor to make the code more idiomatic (even if the code works in the previous version, this refactored version is intended to make the rust code "clearer"...

Hello, I used the mod axiom for a build and I need to transform my .schem file into .schematic but my file generate an error (js track:) ``` Uncaught TypeError:...