Not exactly related to Ruby on Rails, but why doesn’t there exist a way to run a Python TKinter app in the browser using WASM?
I have a medium sized dependency-free TKinter program written in Python, and AFAIK there is no way to run it in the browser.