Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add support for RISCV64 #25

Open
dodomorandi opened this issue Jul 25, 2024 · 0 comments
Open

Feature request: add support for RISCV64 #25

dodomorandi opened this issue Jul 25, 2024 · 0 comments

Comments

@dodomorandi
Copy link

dodomorandi commented Jul 25, 2024

It would be very handy to have the implementation of maybesig_setjmp_asm and JUMP_BUF_SIZE for RISCV64 architecture, which it is slowly starting to be an interesting platform. I know that it is possible to use the use_c_to_interface_with_setjmp feature, but the correct value of the buffer size it is still necessary (and I do not know how to extrapolate the right value).

I realized to need this feature because I was trying to compile the pgvecto.rs extension for PostgreSQL on a RISC V SBC.

I am trying to do that, but to be honest it is a bit out of my comfort zone and I am not sure if I am able to do that in a reasonable amount of time. Any help would be incredibly appreciated, therefore thanks in advance for everything.

@dodomorandi dodomorandi changed the title Feature request: add support for RISC V Feature request: add support for RISCV64 Jul 25, 2024
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

No branches or pull requests

1 participant