Hacker News new | past | comments | ask | show | jobs | submit login
WasmCloud makes strides with WASM component model (techtarget.com)
46 points by peutetre 11 days ago | hide | past | favorite | 3 comments





"WASI 0.2 Launched" (2024-01) https://news.ycombinator.com/item?id=39289533 :

> At the same time, work towards WASI 0.3, also known as WASI Preview 3, will be getting underway. The major banner of WASI 0.3 is async, and adding the future and stream types to Wit. And here again, the theme is composability. It’s one thing to do async, it’s another to do composable async, where two components that are async can be composed together without either event loop having to be nested inside the other. Designing an async system flexible enough for Rust, C#, JavaScript, Go, and many others, which all have their own perspectives on async, will take some time, so while the design work is starting now, WASI 0.3 is expected to be at least a year away.

WebAssembly/WASI > WASI Preview 2: https://github.com/WebAssembly/WASI/tree/main/wasip2


I look forward to software Lego. One of these years.

It is Java and CLR application servers all over again.

Looking forward to WASM Beans, WASM RMI, and WASM Jini. /s




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: