Biden administration calls for developers to embrace memory-safe programing languages and move away from those that cause buffer overflows and other memory access vulnerabilities.

  • u_tamtam@programming.dev
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    4 months ago

    Yep but:

    • it’s one runtime, so patching a CVE patches it for all programs (vs patching each and every program individually)

    • graalvm is taking care of enabling java to run on java