|
|
|
|
|
by emgeee
439 days ago
|
|
This is a pretty cool idea but I'm trying to think of the advantage of WASM vs other execution engines. It seems to me one of the main use-cases for WASM is to execute lambdas, which are often short-lived (like 500ms timeout limits). Maybe this could have a place in embedded systems? |
|