Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

xbyak/7.21

Xbyak is a C++ header library that enables dynamically to assemble x86(IA32), x64(AMD64, x86-64) mnemonic.
Recipe info
2024-11-04

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
xbyak/7.21

Using xbyak

Loading ...
Loading...