Rust Moxin is an AI LLM client showcasing the functionalities of Robius, a multi-platform application development framework. The project is still in the early stages and not fully functional yet.
The below table shows the host systems that currently support building Robrix for different target platforms.
| Host OS | Target Platform | Builds? | Runs? |
| ——- | ————— | ——- | —– |
| macOS | macOS | ✅ | ✅ |
| Linux | ubuntu(x86_64-unknown-linux-gnu) | ✅ | ? |
Rust Moxin: An AI LLM client built atop Robius
Rust Moxin is an AI LLM client showcasing the functionalities of Robius, a multi-platform application development framework. The project is still in the early stages and not fully functional yet.
The below table shows the host systems that currently support building Robrix for different target platforms. | Host OS | Target Platform | Builds? | Runs? | | ——- | ————— | ——- | —– | | macOS | macOS | ✅ | ✅ | | Linux | ubuntu(x86_64-unknown-linux-gnu) | ✅ | ? |
Build and Run Instructions
Install Rust first.
Install the required WasmEdge WASM runtime:
macOS Users
For desktop users on macOS, you simply have to run:
Linux Users
On Linux, ensure the following dependencies are installed (considering Ubuntu as an example):
Then, run the following commands: