Re: [PATCH 0/3] rust: Initial MIPS support
From: Miguel Ojeda
Date: Tue Sep 03 2024 - 13:46:10 EST
On Tue, Sep 3, 2024 at 7:14 PM Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> wrote:
>
> This series added MIPS arch support to rust for linux,
> hopefully MIPS is not too late to the party :-)
Definitely not late :)
> Sample rust module tested on R4000(el),mips32,mips32r2el,mips64,
> mips64r2el,mips64r6el.
That is great, thanks for this!
Cheers,
Miguel