Dictu icon indicating copy to clipboard operation
Dictu copied to clipboard

Create a Dictu Playground

Open Jason2605 opened this issue 4 years ago • 4 comments

Dictu Playground

Something that would be a nice addition would be an online playground where people can try Dictu in their browser without the need to go through the installation process, an online REPL of sorts. The main consideration here would be safety as it would be executing potentially unsafe code.

Jason2605 avatar Sep 20 '20 21:09 Jason2605

Hey, I am interested in doing this. Do you have any communication channels like Discord or Slack where we can further communicate? If not, which language are thinking about implementing this in?

avinashupadhya99 avatar Oct 27 '20 16:10 avinashupadhya99

Yep you could probably find me on discord, what is your name / discrim? Happy to discuss further there, and then once we have a solid action plan it would be good for visibilities sake to update this ticket if/when we need to.

Jason2605 avatar Oct 27 '20 17:10 Jason2605

A simpler and safer option for a playground would be to use WASM, like jqkungfu, I did some testing, and it looks like the bcrypt lib isn't compatible with WASM, but I think this is worth looking further into.

tashima42 avatar Aug 28 '23 17:08 tashima42

If we can get a bare WASM version running for a playground I'd be more than happy with that

Jason2605 avatar Aug 28 '23 18:08 Jason2605