|
|
|
|
|
by mathiasgredal
482 days ago
|
|
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. |
|
Or you could implement a new backend for Tk to draw using some web APIs