Using WebAssembly to speed up a Web App by 20X (Case Study)
WebAssembly is a new language that runs in the browser alongside JavaScript. Yes, that’s right. JavaScript is no longer the only language that runs in the browser!
But beyond just being “not JavaScript”, its distinguishing factor is that you can compile code from languages such as C/C++/Rust (and more!) to WebAssembly and run them in the browser.
https://www.smashingmagazine.com/2019/04/webassembly-speed-web-app/
Dejar un comentario
¿Quieres unirte a la conversación?Siéntete libre de contribuir!