summaryrefslogtreecommitdiffstats
path: root/content/knowledge-base/links.md
diff options
context:
space:
mode:
authorRomeo Disca <romeo.disca@gmail.com>2019-06-20 12:08:18 +0200
committerRomeo Disca <romeo.disca@gmail.com>2019-06-20 12:08:18 +0200
commit5cf93a54d233c2ff01ba9320ea0d29da6e366ab0 (patch)
treec9f3afb1fd044996f4a403ae3b22aee3aec2eb26 /content/knowledge-base/links.md
parent076d256e199e42d5d1420b9e28e10a6caf1eec90 (diff)
add links
Diffstat (limited to 'content/knowledge-base/links.md')
-rw-r--r--content/knowledge-base/links.md11
1 files changed, 11 insertions, 0 deletions
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