Skip to content

MIPS support #1070

@bltavares

Description

@bltavares

Hi there,

I've recently tried to compile a project that depends on sled to OpenWRT mips device using cross.

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

This led me to type errors similar to the ones found on async-std for 32bit devices.

I've tried to locally change the types from AtomicU64 to AtomicUsize as they did there, and there were many more errors to fix...

I'm curious if there is interest on having the project working on MIPS devices, and it I could give it a try to get it compiling. Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions