joojmachine to Firefox · 3 years agoWebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer bloghacks.mozilla.orgexternal-linkmessage-square5fedilinkarrow-up129arrow-down10
arrow-up129arrow-down1external-linkWebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer bloghacks.mozilla.orgjoojmachine to Firefox · 3 years agomessage-square5fedilink
minus-squaredown daemonlinkfedilinkarrow-up3·3 years agowtf is webassembly actually? i know i can google it but i really doubt people are writing Assembly for the web?
minus-squarecheerlinkfedilinkarrow-up2·3 years agoThat’s exactly what it is to my understanding. Instead of using a scripting language Javascript, you can compile your web program down to a wasm binary using any language you like.
wtf is webassembly actually? i know i can google it but i really doubt people are writing Assembly for the web?
deleted by creator
That’s exactly what it is to my understanding. Instead of using a scripting language Javascript, you can compile your web program down to a wasm binary using any language you like.