Skip to content

Compile to OpenWRT #6

@bltavares

Description

@bltavares

Hi there, that is a really cool project! I've learned about it over SSB and I thought of giving it a try :)

My first thought was to try to compile it to OpenWRT routers and test on one of my devices.

I've recently tried to compile my project to a router, and I was impressed on how easy it was. It required a fix on async-std, but that was all. I thought that this project would also work with the new async-std version, so I gave it a try.

After installing cross, I could give my first try:

 cross build --target mips-unknown-linux-musl

This led me to errors on sled, so it might need more patches downstream...

My intent here is to say kudos for the idea, and offer help if you have interest in putting this project on OpenWRT devices :)

I can at least give it a try and help debug, if that is helpful. Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions