sanitation@lemmy.radio to Programming@programming.dev · 13 hours agoDocker images are hundreds of MB; a full game engine compiles to 35MB WASMbogomolov.workexternal-linkmessage-square15fedilinkarrow-up132
arrow-up132external-linkDocker images are hundreds of MB; a full game engine compiles to 35MB WASMbogomolov.worksanitation@lemmy.radio to Programming@programming.dev · 13 hours agomessage-square15fedilink
minus-squareZangoose@lemmy.worldlinkfedilinkarrow-up3·11 hours ago(preface that I’ve never actually worked with wasm before) It seems like wasm64 exists though? Does it have any crazy limitations or is it just not well supported yet?
minus-square[object Object]@lemmy.calinkfedilinkarrow-up3·edit-28 hours agoI will check that out, if so it would be perfect for some of my applications. Edit: it’s not supported in wasmer or any non browser runtimes, which does block my use case.
(preface that I’ve never actually worked with wasm before)
It seems like wasm64 exists though? Does it have any crazy limitations or is it just not well supported yet?
I will check that out, if so it would be perfect for some of my applications.
Edit: it’s not supported in wasmer or any non browser runtimes, which does block my use case.