scroll-tech / scroll-tech/ceno
Demo precompile as firmware.
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.