We already have the functions in the code for the CLI. We just need to make them WASM functions that can be reused in the client (javascript).
We need to create an Oauth app that prompts users to sign in with github which gives us access to recreate the pr.
We already have the functions in the code for the CLI. We just need to make them WASM functions that can be reused in the client (javascript). We need to create an Oauth app that prompts users to sign in with github which gives us access to recreate the pr.