12
top 5 comments
sorted by: hot top controversial new old
[-] thingsiplay@beehaw.org 2 points 2 weeks ago

It didn't took long, the second word in the article (besides titles) is "Ai".

[-] Doccool@lemmy.world 2 points 2 weeks ago

ELI5 why is this better than something like ECS or a Lambda?

[-] fruitycoder@sh.itjust.works 0 points 2 weeks ago

Faster starts, more flexible deployments (on prem, on client, in cloud (aws/azure/gcp/etc)).

[-] Doccool@lemmy.world 2 points 2 weeks ago

Okay, I guess I must be missing something cause somehow I'm not understanding how it works

[-] fruitycoder@sh.itjust.works 1 points 2 weeks ago

So wasm is just binary target for compliation that runs on a wasm runtime. This could be a service on a server or a brower.

And since its just executing code the start up time is faster than starting up a whole OS (like co tainers almost do). It also is a more universal target than aws lamda.

this post was submitted on 25 Sep 2025
12 points (92.9% liked)

Python

7511 readers
20 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS