The online playground for the Aphelion ISA.
This project utilizes Leptos and requires WebAssembly and Trunk.
You can add the wasm
compilation target to rust using this command:
rustup target add wasm32-unknown-unknown
To launch the playground in a development environment, use Trunk to serve it on a local web server.
trunk serve --port 3000 --open
nova
follows the Conventional Commits guidelines
for git commit messages.
Run ./setup.sh
to install the pre-commit hook before committing anything.
- Set up Leptos CSR frontend hosted on GitHub pages
- Implement Meteor frontend
- GPU
- Create assembler