One complaint I heard in the cherry channel was how clojurescript had fallen behind with interop. Given that, it might make sense to plan for likely js features coming down the road so that interop doesn't fall behind.
One of these features that I think will be important is the proposal for Records & Tuples: https://tc39.es/proposal-record-tuple/tutorial/
I'm not sure we need to do anything right now but keeping it in mind for designing interop in general seems like a smart move to me.
We can probably close this issue right away but if we want to discuss then this is a good place to do it.
One complaint I heard in the cherry channel was how clojurescript had fallen behind with interop. Given that, it might make sense to plan for likely js features coming down the road so that interop doesn't fall behind.
One of these features that I think will be important is the proposal for Records & Tuples: https://tc39.es/proposal-record-tuple/tutorial/
I'm not sure we need to do anything right now but keeping it in mind for designing interop in general seems like a smart move to me.
We can probably close this issue right away but if we want to discuss then this is a good place to do it.