Skip to content

riscv support - #1071

Open
wyxhjr wants to merge 1 commit into
frida:mainfrom
wyxhjr:main
Open

riscv support#1071
wyxhjr wants to merge 1 commit into
frida:mainfrom
wyxhjr:main

Conversation

@wyxhjr

@wyxhjr wyxhjr commented Dec 1, 2025

Copy link
Copy Markdown

Initial support, draft stage, some issues with the interceptor need to be resolved.

@oleavr oleavr left a comment

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.

Thanks! 🙌 What is the current state of this? From a quick look it seems it won't compile cleanly (at least not without warnings).

}

static JSValue
gum_riscv_parse_memory_operand_value (JSContext * ctx,

@oleavr oleavr Jan 6, 2026

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 function isn't forward-declared, so this code doesn't compile cleanly (without warnings). IIRC the analogous code for V8 has the same issue.

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