Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/silversquirl/zig-xed

Intel X86 Encoder Decoder library, as a Zig package
https://github.com/silversquirl/zig-xed

assembly x86 x86-64 x86-assembly zig zig-package

Last synced: about 2 months ago
JSON representation

Intel X86 Encoder Decoder library, as a Zig package

Awesome Lists containing this project

README

        

# Zig package for Intel XED

This package compiles Intel's X86 Encoder Decoder library using the Zig build system.
There is no dependency on Python; all generated code is committed into this repository directly.