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

Add RISC-V to list of supported platforms #2166

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Add RISC-V to list of supported platforms #2166

merged 2 commits into from
Oct 16, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Oct 16, 2024

Added in JuliaLang/julia#56105.

Since Julia currently builds for RISC-V and produces a functional REPL (but does not pass tests), there's docs how to do so, and some manually-built binaries provided by me, I feel like Tier 3 fits best:

Tier 3: Julia may or may not build. If it does, it is unlikely to pass tests. Binaries may be available in some cases. When they are, they should be considered experimental. Ongoing support is dependent on community efforts.

Copy link

Once the build has completed, you can preview your PR at this URL: https://julialang.netlify.app/previews/PR2166/ in ~15 minutes

@maleadt maleadt merged commit c630d8e into main Oct 16, 2024
2 checks passed
@maleadt maleadt deleted the riscv branch October 16, 2024 07:49
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