Skip to content

Commit 1021199

Browse files
committed
Fix hywan link
1 parent e2c762b commit 1021199

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_posts/2018-09-04-this-week-in-rust-wasm-007.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ Did we miss something? Tweet to us at [@rustwasm](https://twitter.com/rustwasm)
2929

3030
## Articles, Blog Posts, and Talks
3131

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.
3336
* [@sendilkumarn](https://github.com/sendilkumarn) is giving a talk on Rust and WebAssembly at [Rust Amsterdam](https://www.meetup.com/Rust-Amsterdam/events/253425558/)
3437

3538
## Requests for Contribution

0 commit comments

Comments
 (0)