unicorn/bindings/zig/README.md
Matheus C. França c6158b8628 zig consts
2023-03-23 10:09:41 -03:00

383 B

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.