04:44
<Jack Works>
Is it possible to add a Symbol.unthenable and attach it to the module namespace object?
20:45
<ljharb>
Is it possible to add a Symbol.unthenable and attach it to the module namespace object?
technically yes, but that exact proposal was basically rejected in 2018 https://github.com/devsnek/proposal-symbol-thenable
21:52
<Justin Ridgewell>
It sounds like this is the opposite direction. Instead of proactively marking as thenable, you assume thenable and mark as unthenable