Skip to content

risc0 std support and making Bonsai work with other VMs (not just EVM) #1412

Answered by it09
IaroslavMazur asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Iaroslav!
That is an excellent questions!
std support
We provide partial std support and are continue adding more feature support. While we are working on the docs to reflect current std support, I want to share this file with you the way it's structured: the lines that say "unsupported" are things that we either don't support or we have different ways of supporting. We don't support threads, locking processes, pipes, networking, file systems, and time. It says here that we don't support io, but we have a different way of supporting them.

Can Bonsai only work with EVM?
No. zkVM and Bonsai are for general purposes and are not limited to EVM. Our repo has more examples, here is a NEAR…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@IaroslavMazur
Comment options

@IaroslavMazur
Comment options

@it09
Comment options

@IaroslavMazur
Comment options

Answer selected by it09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants