• Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    il y a 1 heure

    yes, but when you make a port from one language to another, usually you want to rewrite it as a translation first, then refactor later with the features that language provides. A port that refactors everything in the first release is too risky.

    The fact the translation has unsafe blocks only demonstrates the Zig version is not really safe as per Rust standards.