📢 New article on the EDGELESS website!
"Lightweight Runtimes and Why People Aren’t Using Them (In the Context of EDGELESS)" by Raphael Hetzel from TUM Team explores the challenges of using lightweight runtimes in research platforms. 🤖
Read the full article here: https://edgeless-project.eu/lightweight-runtimes-and-why-people-arent-using-them-in-the-context-of-edgeless/
Lightweight Runtimes and Why People Aren’t Using Them (In the Context of EDGELESS) - Edgeless Project
To achieve our goals of creating an efficient serverless platform for the edge, EDGELESS focuses on lightweight means of executing EDGELESS functions such as WebAssembly (WASM) runtimes or secure native runtimes targeted by specialized toolchains [1]. EDGELESS functions are fundamentally Actors [2] and, as such, interact only using messages (events): They can only receive messages, […]