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

does it can run in openwrt? MIPSEL,ramips architecture? #383

Open
youxiaojie opened this issue Dec 10, 2024 · 1 comment
Open

does it can run in openwrt? MIPSEL,ramips architecture? #383

youxiaojie opened this issue Dec 10, 2024 · 1 comment

Comments

@youxiaojie
Copy link

Describe the feature

run in openwrt package, mipsel(qualcomm), ramips(mediatek) architecutre

Describe the reason for such feature

A clear and concise description of why you want it to happen.

Describe alternatives you've considered

packages or static bin

@erebe
Copy link
Owner

erebe commented Dec 10, 2024

Technically, it should be possible,
as openwrt is a supported platform target for rust
https://doc.rust-lang.org/nightly/rustc/platform-support/mips64-openwrt-linux-musl.html

You should be able to clone the project and build it for this platform.
At the moment, I am busy with family affair so I let it as an exercise for you ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants