Hacker News new | ask | show | jobs
by dontlaugh 342 days ago
I was pointing examples of the opposite, that JavaScript is less dynamic than Python.

There's lots of Python code out there that relies on not using slots. If you're making a JIT, you can't assume that all code is using slots.