|
|
|
|
|
by mdboom
2623 days ago
|
|
Cython works for ahead-of-time compilation. (Pandas requires it, for example). Making it work in the browser would also mean putting a C compiler there, which people have done. I have no idea how well that would all hold together, though. |
|
Of course that is a huge job and might very well never happen.