Skip to content

orbit-systems/nova

Repository files navigation

nova

The online playground for the Aphelion ISA.

Building & running

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

Contributing

nova follows the Conventional Commits guidelines for git commit messages.

Run ./setup.sh to install the pre-commit hook before committing anything.

To-do list

  • Set up Leptos CSR frontend hosted on GitHub pages
  • Implement Meteor frontend
    • GPU
  • Create assembler

About

Online playground for Aphelion ISA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published