diff --git a/content/en-US/learn/index.smd b/content/en-US/learn/index.smd index fd607b257..68f90299a 100644 --- a/content/en-US/learn/index.smd +++ b/content/en-US/learn/index.smd @@ -48,6 +48,8 @@ Learn Zig by fixing tiny broken programs. Solve coding exercises and get mentored to develop fluency in Zig. - [Learning Zig](https://www.openmymind.net/learning_zig/) Short introduction to Zig well suited for developers coming from garbage-collected languages. +- [Wasm with Zig for your web app](https://cryptodocguy.pro/wasm-zig/) +How to utilize Zig to speed up calculations in web applications. ## Relevant videos and blog posts - [Road to Zig 1.0](https://www.youtube.com/watch?v=Gv2I7qTux7g) [video]