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
- Host: GitHub
- URL: https://github.com/jcash/zig-plugin-test
- Owner: JCash
- Created: 2023-06-18T19:42:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T07:40:32.000Z (over 2 years ago)
- Last Synced: 2025-03-18T06:14:16.339Z (about 1 year ago)
- Language: C++
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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