From f1af7e243e0106db7684ed367ff2023358404679 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Thu, 20 Feb 2025 18:12:46 +0100 Subject: [PATCH] Updated projects --- projects/1-q.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/1-q.md b/projects/1-q.md index 2757d60..6a58a1f 100644 --- a/projects/1-q.md +++ b/projects/1-q.md @@ -11,4 +11,6 @@ The executables are tiny, requiring just 106 bytes for a `Hello` program on top The execution speed is currently equivalent to unoptimized machine code but there is work being done in this area to get closer to C/Go/Rust/Zig. +Cross-compilation for Linux, MacOS and Windows works out of the box. + [git](https://git.akyoto.dev/cli/q) | [donate](https://en.liberapay.com/akyoto) \ No newline at end of file