-
### Please confirm these before moving forward
- [x] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [x] I have not been informed if the issue is resolved in…
-
### Describe the bug
It's not possible to run raylib app on wayland (and probably on X too)
```
$ odin run .
INFO: Initializing raylib 5.0
INFO: Platform backend: DESKTOP (GLFW)
INFO: Supported …
-
https://odin-lang.org/
-
## Context
```
# odin report
Where to find more information and get into contact when you encounter a bug:
Website: https://odin-lang.org
GitHub: https://github.com/odin-lang/Odin/issues
…
-
## Context
`os2.is_file` are not working on windows
* Operating System & Odin Version:
```
Odin: dev-2024-10-nightly:af9ae48
OS: Windows 11 Professional (version: 22H2…
-
## Context
I've been working with odin on a vulkan project lately and I'd noticed that some struct fields in the `vendor:vulkan` wrapper (like `PhysicalDeviceLimits.minMemoryMapAlignment`) are of t…
-
## Context
Odin: dev-2024-10:d8187d1cf
OS: Windows 11 Home Basic (version: 23H2), build 22631.4317
CPU: AMD Ryzen 7 6800HS with Radeon Graphics
RAM: 15608 MiB
Backend: LLVM 18.1…
-
Hello LLVM Team,
This is my first issue request in LLVM, so apologies if I've misspoken or acted poorly for any reason.
I'm currently using the LLVM-C bindings in a [PR for Odin Lang](https://gi…
-
## Documentation Catalogues
Hello since _Onyx_ have proper documentation comments in the parser, I think it can use documentation catalogues similar to [Swift Docc](https://www.swift.org/documentat…
-
## Context
Whilst implementing something in a project I noticed that the below snippet of code would not generate a compilation error, but would instead leave the build in a hung state. The code itse…