Does anyone use V on MIPS? #27163
Unanswered
programmingkidx
asked this question in
Questions and Answers
Replies: 2 comments 1 reply
-
|
I love mips and i have some hardware but unfortunately no time to set it up for physical space at home. So i end up using emulators. Anyway personal stories aside, i have recently setup a ci runner in radare2 for mips and i think its the easiest way to test it: crosscompile (static linking may help with runtime linkers) and then use qemu-user to run those binaries. Builds fast and runs reasonabily fast. and its also the best way to test big endian support |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@masayagoto did you delete your comment? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone use V for application development on MIPS? Should V even support MIPS?
Beta Was this translation helpful? Give feedback.
All reactions