Skip to content

Optimization and more tests - #2410

Closed
Nitr0-G wants to merge 4 commits into
unicorn-engine:pr2349-rebasedfrom
Nitr0-G:pr2349-rebased
Closed

Optimization and more tests#2410
Nitr0-G wants to merge 4 commits into
unicorn-engine:pr2349-rebasedfrom
Nitr0-G:pr2349-rebased

Conversation

@Nitr0-G

@Nitr0-G Nitr0-G commented Aug 31, 2026

Copy link
Copy Markdown

Optimization and more tests

name: ${{ matrix.config.artifact }}
compression-level: 0

- name: '📤 Retry artifact upload'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems werid, what's the reason?

compression-level: 0
overwrite: true

PythonRegressions:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This workflow is not necessary. We will finally move Python out.


- name: 'Bootstrap Alpine apk-tools'
shell: bash
env:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks too hacky and I'm afraid it is not correct to fix a version.

Comment thread include/uc_priv.h
reg_write_t write;
} context_reg_rw_t;

typedef struct UcEmuFrame {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait, what's rationale of these changes?

@wtdcode

wtdcode commented Aug 31, 2026

Copy link
Copy Markdown
Member

The regression tests are not necessary to fix and that cuases the diff hard to review.

@Nitr0-G

Nitr0-G commented Aug 31, 2026

Copy link
Copy Markdown
Author

As discussed - I close it, break it down into different prs and merge them stage by stage

@Nitr0-G Nitr0-G closed this Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants