Tag
A developer tests cross-compiling a Wails v2.11.0 Svelte app on Ubuntu, successfully building Windows and Linux executables/installers, and notes issues with static linking for Linux.
Nader Dabit shares his excitement about Canvas UI, a new open-source component library that renders HTML in Canvas, enabling real-time shaders over interactive UI. He used DevinAI to turn his portfolio into a Canvas UI playground.
OmniGet is an open-source cross-platform desktop download tool built with Tauri+Rust+Svelte, supporting one-click downloads from 1800+ websites (including videos, courses, images, etc.), with a built-in player and reader. It also introduces an open-source project that transforms the "Records of the Grand Historian" into an AI knowledge graph.
Evan You explains why integrating React Compiler directly into OXC (Rust) offers significant performance gains over a plugin approach, while addressing binary size concerns and future plans for AST transfer.
tinysub is a full-featured web player for Open Subsonic compatible music servers like Navidrome and Gonic, built with Svelte for performance and a desktop-like feel.
Clauge is a Tauri (Rust + Svelte) desktop app that combines a programming AI agent, API client, SQL/NoSQL editor, SSH terminal, remote file browser, and project management kanban board into one interface, so developers don't have to switch between multiple applications.
Llampart 1.0.0 is a standalone local web UI for llama-server with translations, extended settings, and a polished conversation sidebar, released under MIT license.
A developer ported eslint-plugin-svelte to Rust with the help of Codex, achieving ~330x speed improvement while passing all test fixtures.
Developer reports successful Svelte 5 code generation using open-source Qwen3.6-27B model after OpenAI API errors, noting slower speed but perfect results.