seaQueue@lemmy.world to 196 · 5 months agoAI Rulelemmy.worldimagemessage-square76fedilinkarrow-up1895
arrow-up1895imageAI Rulelemmy.worldseaQueue@lemmy.world to 196 · 5 months agomessage-square76fedilink
minus-squareNat (she/they)linkfedilinkarrow-up9·5 months agoI dare anyone to even just compile a document containing all the standards you’d need to implement
minus-squareSuperblinkfedilinkEnglisharrow-up1·edit-25 months ago implementing native CPU instructions through WASM This is purely a nitpick, but WASM lets you run WASM instructions not native cpu instructions. Its does let you get much closer to the speed of running native instructions
deleted by creator
I dare anyone to even just compile a document containing all the standards you’d need to implement
deleted by creator
This is purely a nitpick, but WASM lets you run WASM instructions not native cpu instructions. Its does let you get much closer to the speed of running native instructions