proposal-signals / signal-polyfill

Implementation tracking the current state of https://github.com/tc39/proposal-signals
Apache License 2.0
185 stars 13 forks source link

Stabilize computed that calls set, reimplementation #34

Open divdavem opened 2 days ago

divdavem commented 2 days ago

This PR implements https://github.com/tc39/proposal-signals/issues/226. In its goal, it is similar to #19, but it is done on top of the new graph implementation done in #32