Backlog
Why?
Mojo is a Python-like language which can be compiled to run in a high performance environment. Many AI developers are familiar with Python and thus Mojo should be an easy transition.
What?
Mojo is currently used for training and inference workloads on the server side. We must try to compile it with a WASM target and see how large the output is.
Risks
- Immaturity of the language and runtime
- Lack of library support for the necessary libraries
References
- Mojo -- Confluence page with initial review