Refractor and cleanup binding logic

This commit is contained in:
2026-05-05 16:19:49 +01:00
parent 6a29c113e0
commit d362bbc114
7 changed files with 357 additions and 306 deletions
+2
View File
@@ -240,4 +240,6 @@ struct App {
};
} // namespace app
inline app::App *app_ = nullptr;
#endif