You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: _posts/2018-09-04-this-week-in-rust-wasm-007.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,10 @@ Did we miss something? Tweet to us at [@rustwasm](https://twitter.com/rustwasm)
29
29
30
30
## Articles, Blog Posts, and Talks
31
31
32
-
*[[Hywan](https://github.com/Hywan) started a series “From Rust to beyond” - Check this WASM episode](https://mnt.io/2018/08/22/from-rust-to-beyond-the-webassembly-galaxy/)
32
+
*[From Rust to beyond: The WebAssembly Galaxy](https://mnt.io/2018/08/22/from-rust-to-beyond-the-webassembly-galaxy/)
33
+
*[@Hywan](https://github.com/Hywan) wrote a parser for WordPress's Gutenberg
34
+
document format in Rust and WebAssembly, and it is *much* faster than the
35
+
original JavaScript implementation.
33
36
*[@sendilkumarn](https://github.com/sendilkumarn) is giving a talk on Rust and WebAssembly at [Rust Amsterdam](https://www.meetup.com/Rust-Amsterdam/events/253425558/)
0 commit comments