From 5cf93a54d233c2ff01ba9320ea0d29da6e366ab0 Mon Sep 17 00:00:00 2001 From: Romeo Disca Date: Thu, 20 Jun 2019 12:08:18 +0200 Subject: add links --- content/knowledge-base/links.md | 11 +++++++++++ content/knowledge-base/videos.md | 1 + themes/rusticus/layouts/partials/footer/footer.html | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/content/knowledge-base/links.md b/content/knowledge-base/links.md index 218d97a..a551e4c 100644 --- a/content/knowledge-base/links.md +++ b/content/knowledge-base/links.md @@ -26,6 +26,17 @@ summary: Interesting Links about Rust * [Anima](http://anima-engine.org/) * [Piston](https://www.piston.rs/) +## Games + +* [Zermeroth](https://ozkriff.itch.io/zemeroth) (It is a WASM Demo !) + +# Web Dev + +* [Rust Web Framework Comparsion](https://github.com/flosse/rust-web-framework-comparison) + +## Webassembly + +* [Zermeroth Game build for WASM](https://github.com/not-fl3/good-web-game) # Embedded diff --git a/content/knowledge-base/videos.md b/content/knowledge-base/videos.md index 594a22e..e4653db 100644 --- a/content/knowledge-base/videos.md +++ b/content/knowledge-base/videos.md @@ -13,3 +13,4 @@ summary: Useful videos * [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 diff --git a/themes/rusticus/layouts/partials/footer/footer.html b/themes/rusticus/layouts/partials/footer/footer.html index a5165b6..82683fc 100644 --- a/themes/rusticus/layouts/partials/footer/footer.html +++ b/themes/rusticus/layouts/partials/footer/footer.html @@ -7,7 +7,7 @@