Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kassane/zffi

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

ffi rust tokio-rs zig

Last synced: 4 months 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
```