mirror of
https://github.com/fosrl/newt.git
synced 2026-05-09 00:19:35 -05:00
[GH-ISSUE #14] Adding riscv64 as target #2295
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FunDeckHermit on GitHub (Feb 26, 2025).
Original GitHub issue: https://github.com/fosrl/newt/issues/14
Feature Request:
It looks like all image dependencies of Newt are capable of riscv64.
Adding riscv64 would allow people to run Newt on newer riscv64 hardware.
I was also wondering why Newt was using Ubuntu as a base image. This seems quite resource intensive compared to other bases.