sanitation@lemmy.radio to Programming@programming.dev · 3 days agoDocker images are hundreds of MB; a full game engine compiles to 35MB WASMbogomolov.workexternal-linkmessage-square15fedilinkarrow-up134arrow-down135
arrow-up1-1arrow-down1external-linkDocker images are hundreds of MB; a full game engine compiles to 35MB WASMbogomolov.worksanitation@lemmy.radio to Programming@programming.dev · 3 days agomessage-square15fedilink
minus-squareZangoose@lemmy.worldlinkfedilinkarrow-up4arrow-down1·3 days 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-23 days 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.