collective-soundworks / soundworks

Creative coding framework for distributed applications based on Web technologies.
http://soundworks.dev
BSD 3-Clause "New" or "Revised" License
114 stars 7 forks source link

replace lodash/cloneDeep.js w/ structuredClone #78

Open b-ma opened 10 months ago

b-ma commented 10 months ago

if not available, fallback to JSON.parse(JSON.stringify(obj))