Gyungmin Myung

Results 5 comments of Gyungmin Myung

I have encountered the same issue. Are there any updates on this?

I successfully linked newlib symbols in https://github.com/gmmyung/eerie/blob/0.2.0/eerie-sys/build.rs. I am just not sure if this is safe in embedded frameworks such as embassy or rtic, since I thought nosys newlib assumes...

What are your thoughts on using IREE? The IREE runtime supports a diverse range of backends such as Rocm, CUDA, WebGPU, and Metal. Additionally, it would be beneficial if the...

Linking with Newlib does work, but offering a Rust version would significantly simplify the process for users. Currently, there's no official release of the GNU RISC-V toolchain, requiring users to...

Experiencing the same thing on Ubuntu 24.04 x11. Did any of you solve this issue?