128
you are viewing a single comment's thread
view the rest of the comments
[-] Sunshine@lemmy.ca 4 points 1 year ago* (last edited 1 year ago)

Another awesome stopgap measure like Proton before the Linux and RISC-V standards take over the market!

[-] LeFantome@programming.dev 2 points 1 year ago

This is a Linux x86-64 to Linux RISC-V emulator. It will not execute non-Linux code or execute code outside Linux.

The Linux system call interface is the same on both sides so, when it encounters a Linux system call in the x86-64 code, it makes that call directly into the RISC-V host kernel. It is only emulating the user space. This makes it faster.

this post was submitted on 02 May 2025
128 points (98.5% liked)

Linux

14984 readers
472 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS