wasdk / WebAssemblyStudio

Learn, Teach, Work and Play in the WebAssembly Studio
http://webassembly.studio
MIT License
2.92k stars 273 forks source link

Sharing code #473

Closed void4 closed 3 years ago

void4 commented 3 years ago

I want to share my AssemblyScript code on webassembly.studio so others can fork it and create their own versions but the button is greyed out and I don't know why. Do I have to login somewhere?

MaxGraey commented 3 years ago

Just use "Fork" button and copy browser's url.

Btw on assemblyscript.org on the bottom you could find playground which also has "stare link" button. That playground also support "loader".