fwsGonzo / libriscv

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

Create a C API for the library #96

Open fwsGonzo opened 8 months ago

fwsGonzo commented 8 months ago

It's high time to create a C API, with perhaps its own CMakeLists.txt?

fwsGonzo commented 8 months ago

There is now a modest C API implemented here: https://github.com/fwsGonzo/libriscv/blob/master/c

API header: https://github.com/fwsGonzo/libriscv/blob/master/c/libriscv.h