scroll-tech / scroll-tech/ceno

Demo precompile as firmware.

Open
#729 1 comment 0 reactions 1 assignee View on GitHub

@naure is already working on this.

Since Dec 10, 2024.

Dominant language
Rust
Stars
153
Forks
43
Avg merge
3d 13h
Merged PRs (30d)
4

Description

Implement some precompile or ecall as regular software written in Rust and loaded into the VM; hence the name firmware. The VM implements such precompile calls as jumps to the literally precompiled RiscV code.

This enables us to increase compatiblility with existing platforms like sp1 before (or without) circuit implementations.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.