Skip to content

Changing python run_until_api from step to run in order to make the python port run faster #89

@acheron2302

Description

@acheron2302

run_until_apicall in python is using step to emulate each instruction, if we can change it to run and then hook on api address and return back to python, it can make the program run much faster than always change context for each step and check if it is api address.

https://github.com/sha0coder/mwemu/blob/main/pymwemu/src/lib.rs#L818

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions