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

https://github.com/jcash/zig-plugin-test

Testing how to create a zig plugin to a C framework
https://github.com/jcash/zig-plugin-test

Last synced: 11 months ago
JSON representation

Testing how to create a zig plugin to a C framework

Awesome Lists containing this project

README

          

# About

# Build

Build the project with

./compile_exe.sh

Run the project with

./zig-out/bin/testzig

NOTE: Tested on macOS with zig 0.10.1