< 返回版块

Mike Tang 发表于 2023-05-05 23:28

Tauri v1.3发布 - NSIS installer, security audit & External API Access

新的版本增强了Windows下的安装方式,对Tauri的代码进行了安全性审计,添加了外部API访问等特性,向成熟又迈进了一步。

https://tauri.app/blog/2023/05/03/tauri-1-3/

使用Deno在Rust程序中运行JavaScript

把Js当脚本,在Rust应用程序中运行,嵌了一个Deno运行时。

https://austinpoor.com/blog/js-in-rs?ref=reddit

Rust杂志第三期出炉

本期有这些精彩的文章:

  1. How Rust Search Extension Indexes Top 20k Crates
  2. Bridging Async and Sync Rust Code - A lesson learned while working with Tokio
  3. Interview with @robjtede
  4. Pursuit of Performance on Building a JavaScript Compiler
  5. Comprehensive Understanding of Unsafe Rust
  6. Is Zig safer than Unsafe Rust?
  7. Optimizing Compilation for Databend
  8. TaskStatsAlloc: Fine-grained memory statistics in Rust

https://rustmagazine.org/issue-3/

pointless - 使用Rust和React构建的画板

用的Tauri做客户端。

https://github.com/kkoomen/pointless

一个ASCII码游戏引擎

https://crates.io/crates/mage-core


From 日报小组 Mike

社区学习交流平台订阅:

  • Rust.cc 论坛: 支持 rss
  • 微信公众号:Rust 语言中文社区

评论区

写评论
RedPanda 2023-05-06 13:32

tauri-cliv1.2.3的时候windows下会有点权限上的问题。

v1.3.0就没啥问题了。

1 共 1 条评论, 1 页