tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

Optimize wrapper blob creation #16

Closed deciduously closed 7 months ago

deciduously commented 7 months ago

Instead of creating a whole new file to append the manifest metadata in std.wrap(), construct a new blob using the immutable wrapper bytes connected to the new manifest bytes, with a parent branch.