An open API service indexing awesome lists of open source software.

https://github.com/kassane/zFFI

CBindgen FFI test
https://github.com/kassane/zFFI

ffi rust tokio-rs zig

Last synced: 20 days ago
JSON representation

CBindgen FFI test

Awesome Lists containing this project

README

          

# zFFI

CBindgen FFI test

## How to run

Execute:

```bash
$> zig build cargo # to build rustlib
$> zig build run # to run
```