Skip to content

riscv support#1071

Open
wyxhjr wants to merge 1 commit intofrida:mainfrom
wyxhjr:main
Open

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

Conversation

@wyxhjr
Copy link
Copy Markdown

@wyxhjr wyxhjr commented Dec 1, 2025

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

Copy link
Copy Markdown
Member

@oleavr oleavr left a comment

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,
Copy link
Copy Markdown
Member

@oleavr oleavr Jan 6, 2026

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