Open sourcing the SpiceDB Playground: model authz in-browser, powered by WASM
authzed.comHi HN, I'm happy to announce the open sourcing of the SpiceDB Playground [1], our in-browser playground for developing and testing authorization systems for SpiceDB, our open source implementation of Google Zanzibar.
In a previous HN post [2], we discussed how we moved the playground to use WASM for running SpiceDB, massively improving performance. Today, we're happy to open source the frontend side of the playground, so that everyone can see how it works and make improvements!
[1]: https://github.com/authzed/playground [2]: https://news.ycombinator.com/item?id=32595310
<3