diff options
author | Romeo Disca <romeo.disca@gmail.com> | 2019-06-26 18:16:25 +0200 |
---|---|---|
committer | Romeo Disca <romeo.disca@gmail.com> | 2019-06-26 18:16:25 +0200 |
commit | 3eb64b69eb21260cca8a6ccea84323e3361a527b (patch) | |
tree | 131b9974c093b0fbd842b818557a76f03d3db1c1 | |
parent | 5cf93a54d233c2ff01ba9320ea0d29da6e366ab0 (diff) |
add lin clark video
-rw-r--r-- | content/knowledge-base/videos.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/knowledge-base/videos.md b/content/knowledge-base/videos.md index e4653db..b12069b 100644 --- a/content/knowledge-base/videos.md +++ b/content/knowledge-base/videos.md @@ -11,6 +11,7 @@ summary: Useful videos # Webassembly +* [Lin Clark: New Adventures for WebAssembly | JSConf Hawai'i 2019](https://www.youtube.com/watch?v=MowRVWn02HM) * [Lin Clark: A Cartoon Intro to WebAssembly | JSConf EU 2017](https://www.youtube.com/watch?v=HktWin_LPf4) * [Sven Sauleau: Webassembly - The Next Big Platform](https://www.youtube.com/watch?v=8xhLsVVqchg) * His demo is based on [Rust Webpack Template](https://github.com/rustwasm/rust-webpack-template)
\ No newline at end of file |