permify icon indicating copy to clipboard operation
permify copied to clipboard

NPM package for WASm intergration

Open paramadeep opened this issue 2 months ago • 0 comments

Test setup for a typescript backend project needs a docker setup of Permify to run the tests.

Like in pglite, we can have Permify running in memory through WASM, so no addtional setup is needed and tests will be super fast.

If this is avaialble as a NPM library, we can simply added to the project as a dependency and be used.

Like described in the https://permify.co/post/wasm-go/, the steps can be put into a Github action and package be published.

paramadeep avatar Nov 28 '25 06:11 paramadeep