logoalt Hacker News

QwenGlazer9000today at 12:40 PM1 replyview on HN

Problem with that is that it's not proper rust code, it's some kind of franken zig style rust port.

The actual hard part is getting it into idiomatic, safe rust, and I don't believe the LLM port makes the full transition any easier than doing things the old fashioned way: a dual lang code base like Linux.


Replies

dist-epochtoday at 12:57 PM

And compiler generated assembly code is ugly and spaghetti, unlike beautiful hand-crafted human written assembly code, the kind you see in ffmpeg codecs, ...

Doesn't matter.

show 1 reply