-
@eleven_ty @zachleat Is there a reason you went with a proxy instead of using Object.create/__proto__ to take advantage of the prototype system? (This might be applicable throughout the data cascade now that I think about it — all the global data could be stored in a single shared root object)