holochain-open-dev / holoom

Tools for weaving blockchain data into holochain
2 stars 1 forks source link

8e8b2c/restructure feat spike #98

Open 8e8b2c opened 1 month ago

8e8b2c commented 1 month ago

Uses metadata as an example of how we could better break up the zome features without creating a circular dependency on entry types.

This PR also introduces generating TS files with typeshare. Once all features have been migrated, we can remove ts-rs and we will have one less dependency on building the crates with native architecture. (The other dependency being sweettest.)