Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembler support announcement for x86 #146

Open
pablodelara opened this issue May 23, 2024 · 0 comments
Open

Assembler support announcement for x86 #146

pablodelara opened this issue May 23, 2024 · 0 comments
Assignees

Comments

@pablodelara
Copy link
Contributor

The library currently supports NASM and YASM assemblers for x86. Given that YASM has not been updated in 5 years, we have decided to drop the support for it.
Also, the minimum NASM version supported will be 2.14.01, which has all the instruction set needed in the library. This version was released at the end of 2018, and versions equal or higher than 2.14.01 are available in most Linux distributions.

So in a nutshell, only NASM >= 2.14.01 assembler will be supported from the upcoming v2.25 of the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant