V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
TWorldIsNButThis
V2EX  ›  编程

google 又又又出了一个语言: Rune, A faster, safer, and more productive systems programming language

  •  
  •   TWorldIsNButThis · 2022-11-28 14:40:11 +08:00 · 1152 次点击
    这是一个创建于 507 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Rune is a systems programming language designed for security-sensitive applications that are prone to common security flaws when implemented in traditional systems languages such as C and C++. Its primary goal is providing safety features for hardware-enforced private computation such as sealed compution or secure enclaves. Rune's most notable security feature is constant-time processing of secrets. Rune also aims to be faster than C++ for most memory-intensive applications, due to its Structure-of-Array (SoA) memory management.

    2 条回复    2023-02-13 06:48:40 +08:00
    tool2d
        1
    tool2d  
       2022-11-28 14:50:24 +08:00
    又不干正经事,市面上能替代 C/C++的语言一大堆,而能替代 JavaScript 的语言,少之又少。

    想写点什么软件,最后发现自己都快被浏览器和 JS 语言给绑架了。
    soclearn
        2
    soclearn  
       2023-02-13 06:48:40 +08:00
    @tool2d 打包时转译到 js ,像 cf workers 一样,它只支持 js 然而转译支持语言有好几种
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5444 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 07:01 · PVG 15:01 · LAX 00:01 · JFK 03:01
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.