fwsGonzo / libriscv

The fastest RISC-V sandbox
BSD 3-Clause "New" or "Revised" License
526 stars 46 forks source link

Add C API functions related to VM calls #123

Closed fwsGonzo closed 6 months ago

fwsGonzo commented 6 months ago

This exposes enough functionality to craft low-latency VM function calls. It should be interesting to benchmark them.