Thanks for trying it out! Glad the synced views helped.
A shareable permalink is a great idea. Since the tool currently runs entirely client-side with no backend, the likely approach would be encoding the schema and binary directly into the URL (probably compressed + base64). I’ll experiment with this since it would make sharing repro cases in issues or PRs much easier.
A shareable permalink is a great idea. Since the tool currently runs entirely client-side with no backend, the likely approach would be encoding the schema and binary directly into the URL (probably compressed + base64). I’ll experiment with this since it would make sharing repro cases in issues or PRs much easier.