Hacker News new | ask | show | jobs
JavaScript's garbage collector is not very ready for machine learning (github.com)
9 points by zcbenz 753 days ago
2 comments

This and the lack of infix operators was one of the main reasons Shumai stalled out. The language has so much to offer, but JS just isn't quite there for native ML coding
This is a great opportunity to embrace wasm which is perfect for this task.