Rasmus
Rasmus
Currently if you just build a program with vanilla `clang foo.c -o foo` on Linux, foo will have a linker interpreter entry of e.g. `/lib/ld-musl-x86_64.so.1` which isn't correct on most...
As #567 never really made it into production, let's make whatever improvements to Cyrillic that I can manage
### Description Downloaded the desktop app for macOS (arm64) and ran it. Just see an empty window. It is responsive (can be resized etc) but is completely empty. ### OpenCode...