Python 2 EOL is in 3 years time. What I am suggesting is to make the entire emcripten which is in python 2 in the following options:
Moving the python to JS (in second option) may be possible now. It wasn't a few years back, since we use python's multiprocessing options and node.js wasn't that powerful in that area. Might be a few more python API things we depend on, hopefully all now supported in node.js. If that's the case, then it sounds like a good idea, if we can find someone with time to do it.
This issue has been automatically marked as stale because there has been no activity in the past 2 years. It will be closed automatically if no further activity occurs in the next 7 days. Feel free to re-open at any time if this issue is still relevant.
Most helpful comment
Moving the python to JS (in second option) may be possible now. It wasn't a few years back, since we use python's multiprocessing options and node.js wasn't that powerful in that area. Might be a few more python API things we depend on, hopefully all now supported in node.js. If that's the case, then it sounds like a good idea, if we can find someone with time to do it.