FEATURE request: WASM module execution support for Ray worker

The idea is that Ray worker should be able to dynamically load a WASM module from the Ray Head node or some WASM repo and execute it. This is alternative to pip install or some other static binaries.
Is there plan to support WASM in Ray

1 Like