> Ambient is a single executable which can run on Windows, Mac and Linux
Until I read this:
> Note that content is always streamed so the only thing the joining user requires is Ambient itself to join the session.
So that's what the wasm is for. Even the client code is streamed to the client when you connect to a server.
Interesting take. I hope it's not, as someone else said, an "open core" SaaS where all the useful features will be behind a paywall and PRs for them rejected.
I guess the advantage over pure web games is that you don't need a website to host it?
> the runtime handles synchronization of data for you.
btw this sounds a lil bogus...