TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Lune (Rust-based Luau runtime) 0.9.0 released

4 点作者 james2doyle16 天前

2 条评论

james2doyle16 天前
Lune is a standalone Luau runtime. You can write and run programs, similar to runtimes for other languages such as Node, Deno, Bun, or Luvit for vanilla Lua.<p>Lune provides fully asynchronous APIs wherever possible, and is built in Rust for speed, safety, and correctness.<p>Lune version 0.9.0 introduces changes to the require behavior, process spawning functions, and WebSocket methods, while also adding new features to the roblox and datetime standard libraries, improving documentation, and fixing several bugs. Serde support is also expanded
90s_dev16 天前
Luau is gradually typed and has intellisense support? That was my biggest gripe with Love2d, and a huge motivation for why I created the project I haven&#x27;t yet released! Oh man, I have to check this out.
评论 #43826924 未加载