Rohith Gilla

Results 53 comments of Rohith Gilla

Hey @dshukertjr can I work on it? Thanks

@dshukertjr Sure will check on other issues in the meantime

@dshukertjr Sure I will enable the push notifications on the application side. How do I create my `dev` environment? Should I create a new supabase project and copy-paste the configuration?...

![Screenshot 2021-06-06 at 12 36 54 PM](https://user-images.githubusercontent.com/19389850/120915879-e2bea780-c6c3-11eb-8fcd-08b711bbadde.png) Having a problem running this, should I run any command to generate files?

@zernonia I want to give it a try! I have experience with puppetter and creating endpoints for capturing such things. I would like to give it a try next week,...

> Sure can. But hosting pupetteer-core in [vercel](https://vercel.com/) (where Tweetic is currently hosting on) is not a good solution as it would max-out the function size (50mb) We could take...

@zernonia is there any example `.env` file? I think we could have one `.env.example` file to show what we would be needing before starting the development.

@kennethcassel I want to give it a try :D

I tried [https://github.com/maple3142/wasm-jseval](https://github.com/maple3142/wasm-jseval) and [quickjs-emscripten](https://www.npmjs.com/package/quickjs-emscripten) but not able to succeed, it would be great if anyone can help where to use what. Thanks

> @Rohithgilla12 here: https://github.com/slipHQ/run-wasm/blob/main/src/RunWasmClient.ts#L109 Okay should I install the quickjs library using npm?