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

support for riscv syscalls #4398

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

leongross
Copy link
Contributor

Intention to add riscv syscall support to tinygo. I have no prior experience with porting tinygo to another architecture, also I am not sure if all the efforts I am making here are required for that. It is an experiment.

I am orienting myself at #4308.

@leongross leongross mentioned this pull request Aug 8, 2024
@aykevl
Copy link
Member

aykevl commented Aug 21, 2024

@leongross would you like to see RISC-V supported in TinyGo?
I can take a look at adding it, it shouldn't be too difficult since we already have baremetal RISC-V supported.

@leongross
Copy link
Contributor Author

I think this could be very promising but for the projects I currently work on this has no priority. I was just experimenting around with it.

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