From bc26956dbc49d8a41b6e796bbd30106ed51b8b04 Mon Sep 17 00:00:00 2001 From: Viktor Vaczi Date: Thu, 11 Jun 2026 00:05:31 +0200 Subject: [PATCH] =?UTF-8?q?docs(wasm-dom):=20Phase=206=20=E2=80=94=20featu?= =?UTF-8?q?re=20README,=20divergence=20audit,=20patches?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fork delta vs wasm-port: 8 commits, ~107 files — port directory, 35 dispatch headers, build-system entries, 1-line prntbase.cpp condition, 2 generic-notebook bug fixes. No univ/aui/stc changes. Tracker-hook migration deliberately deferred while the canvas port is alive (the DOM port doesn't need the hooks; univ's die with univ). Patches in features/feature/wx-dom-port/ via create-feature-patches.sh. Co-Authored-By: Claude Fable 5 --- docs/features/wx-dom-port/README.md | 92 +++++++++++++++++++++++++++++ wxwidgets | 2 +- 2 files changed, 93 insertions(+), 1 deletion(-) create mode 100644 docs/features/wx-dom-port/README.md diff --git a/docs/features/wx-dom-port/README.md b/docs/features/wx-dom-port/README.md new file mode 100644 index 0000000..690b432 --- /dev/null +++ b/docs/features/wx-dom-port/README.md @@ -0,0 +1,92 @@ +# wxWidgets DOM port (`feature/wx-dom-port`) + +A second WASM build mode where wxWidgets widgets are **real HTML elements** +(`wxButton` → `