< 返回版块

qwy16 发表于 2020-06-25 02:41

Tags:WebAssembly PyO3

Rust搞定WebAssembly: 一个好例子让你一文读懂。

Rust with WebAssembly: Simple explanation with a nice example

https://blog.knoldus.com/rust-with-webassembly-simple-explanation-with-a-nice-example/

Rust搞定WebAssembly: 一个好例子让你一文读懂。

Rust语言缩短编译时间技巧

Tips for Faster Rust Compile Times

https://endler.dev/2020/rust-compile-times/

Rust语言的运行效率,一直都是可以更C/C++比肩,但是如果谈到编译时间?哈哈,不一定了,是真慢,因为大量的编译检测和工作。所以需要看看这些技巧。

PyO3 now supports stable Rust!

PyO3 now supports stable Rust!

https://github.com/PyO3/pyo3/issues/5#issuecomment-647094806 https://github.com/PyO3/pyo3

Rust语言的Python语言绑定现在支持稳定版本的Rust了。 PyO3 supports Python 3.5 and up. The minimum required Rust version is 1.39.0.

Rooster - Rust开发的个人网页服务器

Rooster - Personal Web Server with Rust

https://github.com/elasmojs/rooster

Rooster - Rust开发的个人静态网页服务器,是作者用来作实验性的个人网页服务器,目前只有~2M左右大小的单一可执行文件。

下载Download:

安装Installation:

Just copy rooster executable to your web root folder and run!

把可执行文件拷贝到网页根目录就可以运行了! 看下面两种部署方式:

  • default mode
    • Your web root folder
      • index.html
      • rooster.exe
  • with customized configuration
    • Your web root folder
      • index.html
    • rooster.exe
    • rooster.cfg

鼓励原创精神!!!

从零学习Rust语言到能用于生产系统应用 #2: 学习创建电邮新闻应用

Zero To Production In Rust #2: Learn By Building An Email Newsletter

https://www.lpalmieri.com/posts/2020-06-21-zero-to-production-2-learn-by-building-an-email-newsletter/

从零开始学习Rust语言到精通用于生产系统级别水平,计划写成一本开放的,自由的每次一篇博客文章的形式出版的开放书。 用户可以通过提供的链接的网站订阅更新和进展。这篇是系列第二章《学习创建邮件新闻》。

From 日报小组 BobQ

独立日报订阅地址:

社区学习交流平台订阅:

评论区

写评论
Mike Tang 2020-06-25 08:01

666

1 共 1 条评论, 1 页