<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>krircc (krricc)</title>
    <link>https://ruby-china.org/krircc</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>Rust-weekly-2019-05-09</title>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;img title=":tada:" alt="🎉" src="https://twemoji.ruby-china.com/2/svg/1f389.svg" class="twemoji"&gt;&lt;img title=":tada:" alt="🎉" src="https://twemoji.ruby-china.com/2/svg/1f389.svg" class="twemoji"&gt;&amp;gt;欢迎参与 Rust 中文:Rust-weekly &lt;a href="https://github.com/rustlang-cn/weekly/blob/master/Rust-weekly-next.md" rel="nofollow" target="_blank" title=""&gt;参与入口&lt;/a&gt;，本文同步于&lt;a href="http://47.104.146.58/a/free/theme/62" rel="nofollow" target="_blank" title=""&gt;Rust-weekly-2019-05-09&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="新闻"&gt;新闻&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.techempower.com/benchmarks/#section=test&amp;amp;runid=021dbe49-bcc4-4ea5-8475-50e9ed8e572f&amp;amp;hw=ph&amp;amp;test=fortune" rel="nofollow" target="_blank" title=""&gt;Actix 系列在最新的 Web 框架性能排行榜实现所有选项屠榜&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://p.veb.cool/phame/live/1/post/1/the_rustbridge_roadmap_for_2019/" rel="nofollow" target="_blank" title=""&gt;The RustBridge Roadmap for 2019&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://amethyst.rs/blog/twia-16/" rel="nofollow" target="_blank" title=""&gt;This week in Amethyst 16&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://boats.gitlab.io/blog/post/await-decision/" rel="nofollow" target="_blank" title=""&gt;A final proposal for await syntax&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://this-week-in-rust.org/blog/2019/05/07/this-week-in-rust-285/" rel="nofollow" target="_blank" title=""&gt;This Week in Rust 285&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="文章"&gt;文章&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://rustlang-cn.org/read/05/wasmer-plugin-pt-1.html" rel="nofollow" target="_blank" title=""&gt;&lt;strong&gt;用 Wasmer 进行插件开发 1 - Rust 中文阅读&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64417628" rel="nofollow" target="_blank" title=""&gt;理解 Rust 中的 Closure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64253975" rel="nofollow" target="_blank" title=""&gt;试试看 - 搭建自己的 Rust Cargo Crate 反向代理源&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.jianshu.com/p/a6e3b9ffa9d9" rel="nofollow" target="_blank" title=""&gt;RUST 语言在 Windows 上的编译安装 (GCC ABI)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://my.oschina.net/yushulx/blog/3043452" rel="nofollow" target="_blank" title=""&gt;Windows Linux 子系统使用 rustup 重新安装 Rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/nearprotocol/rust-parallelism-for-non-c-c-developers-ec23f48b7e56" rel="nofollow" target="_blank" title=""&gt;Rust parallelism for non-C/C++ developers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@p_chhetri/extending-python-with-rust-84e9299d34c1" rel="nofollow" target="_blank" title=""&gt;Extending Python with Rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@c_ameron/rust-how-to-build-a-docker-image-with-private-cargo-dependencies-ab91c25c4301" rel="nofollow" target="_blank" title=""&gt;Rust: How to build a Docker image with private Cargo dependencies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.to/gruberb/explained-rust-futures-for-web-development-a10" rel="nofollow" target="_blank" title=""&gt;Explained: Futures in Rust for Web Development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;用 Rust 写脚本语言&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64638093" rel="nofollow" target="_blank" title=""&gt;（一）：一切存在皆对象&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64670554" rel="nofollow" target="_blank" title=""&gt;（二）：垃圾收集器&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64753445" rel="nofollow" target="_blank" title=""&gt;（三）：作用域与栈帧&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64791746" rel="nofollow" target="_blank" title=""&gt;（四）：插播一则通知和一个脑洞&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64819427" rel="nofollow" target="_blank" title=""&gt;（五）：方法对象&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64877547" rel="nofollow" target="_blank" title=""&gt;（六）：休养生息&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/65039985" rel="nofollow" target="_blank" title=""&gt;（七）：迈向多线程的准备——初级阶段&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;从零开始写 OS&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/58513043" rel="nofollow" target="_blank" title=""&gt;(0) —— 随便聊聊&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/58403552" rel="nofollow" target="_blank" title=""&gt;(1) —— 独立式可执行程序&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/58405934" rel="nofollow" target="_blank" title=""&gt;(2) —— 最小化内核&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/58624219" rel="nofollow" target="_blank" title=""&gt;(3) —— 格式化输出&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/59396120" rel="nofollow" target="_blank" title=""&gt;(4) —— Trap&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/59485039" rel="nofollow" target="_blank" title=""&gt;(4-1) —— 中断跳转&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/61092537" rel="nofollow" target="_blank" title=""&gt;(5) —— 时钟中断&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/61430196" rel="nofollow" target="_blank" title=""&gt;(6) —— 页表简介&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/63016808" rel="nofollow" target="_blank" title=""&gt;(7) —— 内存分配&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/63017818" rel="nofollow" target="_blank" title=""&gt;(8) —— 创建页表&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64970304" rel="nofollow" target="_blank" title=""&gt;(9) —— 内核线程&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://clux.github.io/probes/post/2019-04-29-rust-on-kubernetes/" rel="nofollow" target="_blank" title=""&gt;Kubernetes operators in rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@michelotti.matthew/using-rust-for-gamedev-2f60b0e4cc5c" rel="nofollow" target="_blank" title=""&gt;Using Rust for Gamedev&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.usejournal.com/6-useful-rust-macros-that-you-might-not-have-seen-before-59d1386f7bc5" rel="nofollow" target="_blank" title=""&gt;6 useful Rust macros that you might not have seen before&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.cloudsmith.io/2019/05/01/worlds-first-private-cargo-registry/" rel="nofollow" target="_blank" title=""&gt;World's First Private Cargo Registry w/ Cloudsmith + Rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zhuanlan.zhihu.com/p/64699643" rel="nofollow" target="_blank" title=""&gt;如何理解 rust 中的 Sync、Send？&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://segmentfault.com/a/1190000019046091" rel="nofollow" target="_blank" title=""&gt;[译] Rust 如何解决依赖地狱&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://guiand.xyz/blog-posts/macro-assembly-codegen.html" rel="nofollow" target="_blank" title=""&gt;Compile-time coprocessor codegen, with Rust macros&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blakesmith.me/2019/05/07/rust-patterns-enums-instead-of-booleans.html" rel="nofollow" target="_blank" title=""&gt;Rust Patterns: Enums Instead Of Booleans&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@steadylearner/how-to-build-sitemap-for-images-with-rust-a8d4446e21af" rel="nofollow" target="_blank" title=""&gt;How to build sitemap for images with Rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/visly/cross-platform-rust-406fddd0185b" rel="nofollow" target="_blank" title=""&gt;Cross-platform Rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/appsflyer/writing-your-first-webassembly-project-2a2d86b20e8f" rel="nofollow" target="_blank" title=""&gt;Writing your first WebAssembly Project&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@steadylearner/how-to-use-datas-to-build-sitemap-with-rust-diesel-444b3b1a9d49" rel="nofollow" target="_blank" title=""&gt;How to use datas to build sitemap with Rust Diesel&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://raphlinus.github.io/rust/graphics/gpu/2019/05/08/modern-2d.html" rel="nofollow" target="_blank" title=""&gt;2D Graphics on Modern GPU&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.knoldus.com/hawk-rust-series-kafka-with-rust/?utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;Hawk-Rust Series: Kafka with Rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.knoldus.com/hawk-series-automate-infrastructure-using-terraform/?utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;HAWK-Rust Series: Automate Infrastructure using Terraform&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.knoldus.com/hawk-image-recognition-project-using-rust-and-aws-services/?utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;Hawk: Image Recognition Application using Rust and AWS Services&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://perevillega.com/webassembly-rust-edge-computing?utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;WebAssembly, Rust, and Edge Computing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dzone.com/articles/another-way-of-creating-struct-instances-in-rust?utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;Another Way of Creating struct Instances in Rust&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.debiania.in.ua/posts/2019-05-05-i-underestimated-the-dangers-of-rust-ffi.html?utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;I underestimated the dangers of Rust FFI&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="Crates"&gt;Crates&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;a href="https://github.com/rth/vtext" rel="nofollow" target="_blank" title=""&gt;vtext&lt;/a&gt; - NLP in Rust with Python bindings&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/japaric/microamp" rel="nofollow" target="_blank" title=""&gt;microamp&lt;/a&gt; - 
A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/Toure/Graphene" rel="nofollow" target="_blank" title=""&gt;Graphene&lt;/a&gt; - 
A backup solution for the distributed enterprise platforms of today.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/Babylonpartners/shipcat" rel="nofollow" target="_blank" title=""&gt;shipcat&lt;/a&gt; - A standardisation tool and security layer on top of kubernetes to config manage microservices&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/cloudflare/quiche" rel="nofollow" target="_blank" title=""&gt;quiche&lt;/a&gt; - quiche is an implementation of the QUIC transport protocol and HTTP/3 as specified by the IETF&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/dtolnay/trybuild" rel="nofollow" target="_blank" title=""&gt;trybuild&lt;/a&gt; - Test harness for ui tests of compiler diagnostics&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/Twinklebear/tobj" rel="nofollow" target="_blank" title=""&gt;tobj&lt;/a&gt; - Tiny OBJ Loader in Rust&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/Gymmasssorla/finshir" rel="nofollow" target="_blank" title=""&gt;finshir&lt;/a&gt; - A coroutines-driven Low &amp;amp; Slow traffic sender, written in Rust&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="Rust相关"&gt;Rust 相关&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://space.bilibili.com/331415319?spm_id_from=333.788.b_765f7570696e666f.2" rel="nofollow" target="_blank" title=""&gt;【编程】Rust 教程 | 中文字幕 - 系列视频&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=TAHlOGNuQc4" rel="nofollow" target="_blank" title=""&gt;Rust and Tell April 2019: Lin Clark - WASI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/yever/rusty-typescript" rel="nofollow" target="_blank" title=""&gt;rusty-typescript&lt;/a&gt; - A TypeScript compiler written in Rust.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=fi4hsbijVxU" rel="nofollow" target="_blank" title=""&gt;Stefan Schindler: Parallel Programming with Thread pools and iterators&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="Rust中文"&gt;Rust 中文&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;ISSUES&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;上周发布了 10 个问题。其中 10 个问题已经结束，0 个问题仍然存在。&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;PULL-REQUESTS&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;上周，创建，更新或合并了 9 个拉取请求。&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;COMMITS&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/rustlang-cn/rustlang-cn" rel="nofollow" target="_blank" title=""&gt;rustlang-cn&lt;/a&gt; -上周有 48 次提交。&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/rustlang-cn/weekly" rel="nofollow" target="_blank" title=""&gt;weekly&lt;/a&gt; - 上周有 30 次提交。&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CONTRIBUTORS&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Hevienz" rel="nofollow" target="_blank" title=""&gt;Hevienz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/krircc" rel="nofollow" target="_blank" title=""&gt;krircc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/suhanyujie" rel="nofollow" target="_blank" title=""&gt;suhanyujie&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/yangwenmai" rel="nofollow" target="_blank" title=""&gt;yangwenmai&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🎉🎉🎉这就是上周 Rust 中文的 Github 情况，请&lt;strong&gt;Watch&lt;/strong&gt;和&lt;strong&gt;Star&lt;/strong&gt;在 Rust 中文的 Github 仓库！以接收下周的每周更新。🎉🎉🎉&lt;/p&gt;
&lt;h2 id="One More Thing(有趣)"&gt;One More Thing(有趣)&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.gnu.org/software/guix/blog/2019/gnu-guix-1.0.0-released/" rel="nofollow" target="_blank" title=""&gt;GNU Guix 1.0.0 released&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://flow9.org/" rel="nofollow" target="_blank" title=""&gt;flow9: a cross-platform modern UI for Web, iOS, Android, Windows, Mac, Linux android ios linux mac web windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://llvm.org/docs/CommandGuide/llvm-mca.html" rel="nofollow" target="_blank" title=""&gt;llvm-mca - LLVM Machine Code Analyzer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://john.regehr.org/reading_list/" rel="nofollow" target="_blank" title=""&gt;A Reading List for Computer Scientists&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://link.medium.com/Lu8B7iyMqW" rel="nofollow" target="_blank" title=""&gt;Algebraic Data Types in four languages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://techcrunch.com/2019/05/06/microsoft-launches-react-native-for-windows/amp/?__twitter_impression=true" rel="nofollow" target="_blank" title=""&gt;Microsoft launches React Native(C++)for Windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devblogs.microsoft.com/commandline/announcing-wsl-2/" rel="nofollow" target="_blank" title=""&gt;Announcing WSL 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://code.visualstudio.com/blogs/2019/05/02/remote-development" rel="nofollow" target="_blank" title=""&gt;Remote Development with VS Code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.solidot.org/story?sid=60502&amp;amp;utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;The 5.1 kernel has been released&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.oschina.net/news/106482/dotnet-5-plan?utm_source=tuicool&amp;amp;utm_medium=referral" rel="nofollow" target="_blank" title=""&gt;微软宣布 .NET 5 计划，支持跨平台、移动开发&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=lyRPyRKHO8M" rel="nofollow" target="_blank" title=""&gt;Google Keynote (Google I/O'19)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=PWL7uUWh-xc" rel="nofollow" target="_blank" title=""&gt;Google I/O 2019 full Livestream&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=d3LHo2yXKoY" rel="nofollow" target="_blank" title=""&gt;Microsoft Build 2019 - LIVE Stream - Day 1 (May 6)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ZbpjLchrYgw" rel="nofollow" target="_blank" title=""&gt;Microsoft Build 2019 // Vision Keynote + Imagine Cup World Championship&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=UtjoaTfbdcA" rel="nofollow" target="_blank" title=""&gt;WebAssembly. Neither Web Nor Assembly, All Revolutionary&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</description>
      <author>krircc</author>
      <pubDate>Thu, 09 May 2019 22:05:01 +0800</pubDate>
      <link>https://ruby-china.org/topics/38498</link>
      <guid>https://ruby-china.org/topics/38498</guid>
    </item>
  </channel>
</rss>
