Is there a technical limit to the number of bindings that a worker can have? I'm assuming at some p

Is there a technical limit to the number of bindings that a worker can have? I'm assuming at some point there is significant performance overhead to add all of the bindings to the
env
object, but what order of magnitude are we talking about here?
Was this page helpful?