Comment on What Happened To WebAssembly
Fiery@lemmy.dbzer0.com 7 hours agoIt’s kinda cool as in you can compile a bunch of languages to wasm, so instead of being locked to JavaScript (/typescript) you can instead code in e.g. rust, have all the advantages of the compiler and still run in the browser.