913
Moving to rust (media.piefed.zip)
you are viewing a single comment's thread
view the rest of the comments
[-] kopasz7@sh.itjust.works 18 points 5 days ago

I'm only asking this half jokingly, what the fuck?

WASM is great :) unironically

everything should switch to wasm. i'm not saying this because of arbitrarily. it's just very well thought-through. wasm automatically provides portability, sandboxing, and integration with other languages.

like, one of the things i still don't understand is why we don't have automatic sandboxing for every application. like, when i download and run a new game from steam, why isn't it automatically put in a sandbox? Why does it have full read/write access to my entire disk? i don't like that at all...

Converting everything to wasm would solve that automatically, and very easily on top of that.

[-] The_Decryptor@aussie.zone 18 points 5 days ago

Makes it portable across architectures while also providing sandboxing.

The fedi software I use (GoToSocial) runs both ffmpeg (Sorry, ffmpreg) and sqlite through WASM, also makes it easier to integrate it with Go code apparently.

[-] SlurpingPus@lemmy.world 8 points 5 days ago

Reminder that Fabrice Bellard, who originally wrote FFMpeg (and QEMU), also made JSLinux, currently based on his other PC emulator TinyEMU and using WASM.

this post was submitted on 01 Apr 2026
913 points (97.1% liked)

Programmer Humor

30796 readers
1049 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS