https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30225 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #8)
Couldnt resist posting these ones too here:
and
I do find Svelte to be a super interesting project, but I would never consider it for Koha. It's community is very small and integrating it with our workflow would be a challenge. WebAssembly on the other hand isn't even a javascript framework, it's basically a way to compile non-javascript application code to a standard intermediary language. For example, I write some apps in C++/Qt6, and could in theory compile an application to webassembly ( Qt6 added wasm support ) so my formerly desktop-only application would now also be a web app! -- You are receiving this mail because: You are watching all bug changes.