From 31b885b64a0173270efb4e7b5b3f1f861fad12b8 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Thu, 9 Oct 2025 14:15:03 +0200 Subject: [PATCH] devlog: freebsd binary releases --- content/devlog/2025.smd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/devlog/2025.smd b/content/devlog/2025.smd index df9d67c..4da7723 100644 --- a/content/devlog/2025.smd +++ b/content/devlog/2025.smd @@ -15,6 +15,13 @@ them. You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more devlog entries in the [archive](/devlog/). +## [FreeBSD binary builds]($section.id("2025-10-02T14:04:35+0200")) + +Thanks to the awesomeness of the Zig team who added FreeBSD cross-compilation support in the +zig-0.15 release, we now have pre-built nightly binaries for FreeBSD. You can download/update them +via the usual installer script or manually via github or codeberg. + + ## [LSP completion]($section.id("2025-10-01T21:55:12+0200")) Completion is now functional, although not super pretty. Give it a try! Feedback on what the final