unicorn/bindings/zig
Matheus C. França 4fb4b3e4b0 Zig binding
* zig binding - sample added
* zig build CI
* split mingw (shared/static) CI/CD
* unicorn log added
* build C/C++ samples
2023-08-04 11:24:00 -03:00
..
sample Zig binding 2023-08-04 11:24:00 -03:00
tools Zig binding 2023-08-04 11:24:00 -03:00
unicorn Zig binding 2023-08-04 11:24:00 -03:00
README.md zig consts 2023-03-23 10:09:41 -03:00

Unicorn-engine-Zig

Zig bindings for the Unicorn emulator with utility functions.

Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework based on QEMU.

How to use

Add to your project the file unicorn/unicorn.zig that will manage all the available architectures.