|
|
|
|
|
by jfkebwjsbx
2144 days ago
|
|
I can try to guess a few: - Bloat... Both are extremely heavy dependencies if you want "the real deal" vs a stripped down version that looks like Python or JavaScript. - Performance too. Python is slow. JavaScript too, unless you use the modern JITs. - Licensing perhaps? - Lack of support for that use case? - Painful interop? No idea. |
|