From 25e0531475bd1ca3d206e967c4e8e122ae1161c8 Mon Sep 17 00:00:00 2001 From: Viktor Vaczi Date: Mon, 5 Jan 2026 11:18:44 +0100 Subject: [PATCH] Updated CLAUDE.md --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index cedbba2..56551ae 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,4 +1,5 @@ The goal is to build kicad with wasm and run it in a browser +README.md details how to run the project A lot of native module have to be compiled to wasm, the most complex is wxwidgets /kicad and /wxwidgets are git submodules from our own forks