Warn on .set if we provide the same reference as before for non-primatives. Means we'll have to wrap references with a Signals.ref helper or something.
Export functions instead of classes to improve tree shaking? Maybe as a /lite path.
Use the TC39 or whatever Signal proposal.
Warn on .set if we provide the same reference as before for non-primatives. Means we'll have to wrap references with a Signals.ref helper or something.
Export functions instead of classes to improve tree shaking? Maybe as a
/litepath.Use the TC39 or whatever Signal proposal.