starbeamjs / starbeam

Fun and simple reactivity
Other
339 stars 15 forks source link

Insvestigate cleanup / finalization of children when an object is finalized #113

Open NullVoxPopuli opened 10 months ago

NullVoxPopuli commented 10 months ago

Do not allow objects to accumulate additional objects / children when finalized

Investigate if we need this, or if we can get rid of as an optimization: image