wasdk / WebAssemblyStudio

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

Use assemblyscript.github.io as CDN for AssemblyScript #407

Closed MaxGraey closed 5 years ago

MaxGraey commented 5 years ago

Switch our CDN from jsdelvr to assemblyscript.github.io for AssemblyScript template due to jsdelvr omitting latest version tag.

See more about issue: https://github.com/jsdelivr/jsdelivr/issues/18128 https://github.com/AssemblyScript/binaryen.js/issues/8

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 90.859% when pulling 09ed10c3fccf4b387c4fcf3972f2be72e345061e on MaxGraey:change-binaryen-link into c1ee82e20fefe367a57889df70c730b68d405d73 on wasdk:master.

MaxGraey commented 5 years ago

@yurydelendik couldn't you merge this asap plz?

yurydelendik commented 5 years ago

Thank you. Sorry for the delay.

MaxGraey commented 5 years ago

Thanks!