ffgan
ffgan
PyPI recently added support for hosting whl packages for riscv64, so we can consider adding support for riscv64 packaging. Here are the CI results,[link](https://github.com/ffgan/lintrunner/actions/runs/16987058376), which show that the riscv64 whl...
**What this PR does / why we need it**: I'm currently working on adding riscv64 support for kubevirt, as detailed in https://github.com/kubevirt/containerized-data-importer/issues/3948. While adding support for CDI, I discovered that...
PyPI recently added support for RISC-V, so we might consider adding support for RISC-V64. Below are the CI results: [PyYAML CI](https://github.com/ffgan/pyyaml/actions/runs/16717429466) The results are generally well presented. Other Info Co-authored...
Hi there, I've recently been trying to build a riscv64+alpine image that can be used for QEMU booting. Below is a detailed introduction to the content. Currently, Alpine does not...
Hi there. I’m ffgan, and I’m glad to share the progress and discussion regarding CDI support for riscv64(rv64) in this issue. ## 1. Background Discussion My advisor, **nijincheng**, previously proposed...
hi there. Recently, riscv64 has gained widespread adoption, and we might consider adding riscv64 support to `jd`. Go has excellent support for riscv64, so we only need minor modifications to...