risc0 / risc0

RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.

Home Page:https://risczero.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation] write documentation for C/C++ rust crate guests

SchmErik opened this issue · comments

User's Objective

Since we now have initial support for rust crates that call into C/C++, we should provide documentation on how this works.

User's Obstacle

There are no obstacles that the user faces but if a crate doesn't compile, it's nice to have docs that outline how our c/c++ support works so that users have an understanding of what's going on and troubleshoot on their own

User's Request

No users are involved but it would be nice to have C/C++ crate documentation