riju icon indicating copy to clipboard operation
riju copied to clipboard

Add ability to share programs

Open raxod502 opened this issue 3 years ago • 1 comments

It would be nice if it were possible to click a button and get a link that would show someone else the same code that you had written. Two options:

  • server-side persistent database with link shortening functionality hooked up to it
  • fully client-side where the program text is base64 encoded or similar

raxod502 avatar Jun 15 '21 05:06 raxod502

This would be super useful and unlock one of the IMO most useful aspects of the Go Playground.

jinnovation avatar Jun 27 '22 18:06 jinnovation