Hacker News new | ask | show | jobs
by ianpurton 552 days ago
What is that?
2 comments

https://github.com/WebAssembly/wasi-http

WebAssembly (wasm) already runs in the browser, but now also it is being used to create cross-architecture executables and modules that might (so they say) replace k8s.

To expand, as I understand it, the component model is meant to enable large scale deployment, and runtime module composition using well-defined interfaces in an IDL called WIT.