Skip to content

Add browser detection for RISC-V 64 platform - #3642

Merged
rami3l merged 1 commit into
rust-lang:masterfrom
airstone42:riscv-detect
Jan 17, 2024
Merged

Add browser detection for RISC-V 64 platform#3642
rami3l merged 1 commit into
rust-lang:masterfrom
airstone42:riscv-detect

Conversation

@airstone42

Copy link
Copy Markdown
Contributor

I have a RISC-V 64 device, and the website failed to recognize it.

I don't recognize your platform.
rustup runs on Windows, Linux, macOS, FreeBSD, NetBSD, and illumos. If you are on one of these platforms and are seeing this then please report an issue (https://github.com/rust-lang/rustup/issues/new), along with the following values:
navigator.platform:
Linux riscv64
navigator.appVersion:
5.0 (X11; Linux riscv64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36

I've added detection for riscv64and successfully installed rustup on my device following the instructions.

djc
djc approved these changes Jan 16, 2024
@rami3l
rami3l added this pull request to the merge queue Jan 17, 2024
Merged via the queue into rust-lang:master with commit 469d6a8Jan 17, 2024
@rami3lrami3l mentioned this pull request Jan 29, 2024
1 task
Sign up for freeto 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.

3 participants

@airstone42@djc@rami3l