Git Product home page Git Product logo

Comments (3)

alexmullins avatar alexmullins commented on September 25, 2024

The work around I used for now is:

[dependencies]
zydis = { git = "https://github.com/zyantific/zydis-rs", tag = "v0.0.4" }

from zydis-rs.

th0rex avatar th0rex commented on September 25, 2024

Hello.

The state of version 0.0.4 is kind of strange right now. Initially we wanted to make a release, because there have been some refactorings and bug fixes, so everything was prepared for that release. But in the end I decided to not do a release since work is currently being done on zydis version 3, which would lead to another breaking release. Additionally, there have been some major changes to the bindings as well on the future branch. So once zydis version 3 is done, the current future branch will be released as version 0.0.4 and there likely won't be any major API changes after that (at least for as long as these bindings target zydis version 3).

I just updated the README on the master branch to use version 0.0.3 instead and mention the future branch as an option.

So I would suggest you either use the version 0.0.3 from crates.io, or you use the latest commit from the future branch, since what is tagged as v0.0.4 here is kind of an in between state of both, neither stable nor has it the newest API. I hope this didn't cause too much confusion.

from zydis-rs.

alexmullins avatar alexmullins commented on September 25, 2024

Thanks for that detailed response.

Ill stick to 0.0.3 for now and keep checking back for an updated release targeting Zydis 3.

from zydis-rs.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.