Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 425 Bytes

File metadata and controls

9 lines (5 loc) · 425 Bytes

Embive (Embedded RISC-V) Python Bindings

A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments (ex.: microcontrollers).

Check more information about Embive here.

How to build

You can build it using Maturin. Check the pyo3 guide for more information.