|
|
|
|
|
by DanielHB
1396 days ago
|
|
This is partly why browsers and javascript got so much traction. Also why I expect webassembly to eventually be the default compilation target. Who knows WASI might evolve to be that de-facto OS API layer From wikipedia: Solomon Hykes, a co-founder of Docker, wrote in 2019, "If WASM+WASI existed in 2008, we wouldn't have needed to create Docker. That's how important it is. WebAssembly on the server is the future of computing." Wasmer, out in version 1.0, provides "software containerization, we create universal binaries that work anywhere without modification, including operating systems like Linux, macOS, Windows, and web browsers. Wasm automatically sandboxes applications by default for secure execution". |
|