Hanna

Results 24 comments of Hanna

If this is still an issue I can look into it later today.

Screenshots aren't loading for me, loads a broken webpage, [screenshot](https://egg.lgbt/i/p5r4llvr.png).

I'm assuming this is similar to how Hare does linking? ```zig export @symbol("glfwInit") fn init() void; ``` which would link the `init` function to the `glfwInit` symbol from GLFW and...

> That was embarrassing! I have understood the requirement and updated affected files. Thanks! Can you rebase your branch so the conflict in `src/os/i18n.zig` is fixed?