From 14bb4025aaef47417bc0c11d362d0d40916fe99a Mon Sep 17 00:00:00 2001 From: "Trevor I. Lasn" Date: Mon, 25 Nov 2024 14:41:11 +0200 Subject: [PATCH] Update README.md WebAssembly (Wasm): When (and When Not) to Use It --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c3fd2c..010794d 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri - [Compiling to WebAssembly: It's Happening! (2015)](https://hacks.mozilla.org/2015/12/compiling-to-webassembly-its-happening/) - [The Future of Programming: WebAssembly & Life After JavaScript (2015)](https://www.sitepoint.com/future-programming-webassembly-life-after-javascript/) - [WebAssembly Everywhere](https://byrnemluke.com/posts/webassembly) +- [WebAssembly (Wasm): When (and When Not) to Use It](https://www.trevorlasn.com/blog/webassembly-when-and-when-not-to-use-it) ## Video - [The Complete WebAssembly Course - From Beginner to Advanced! (2024-01)](https://www.youtube.com/watch?v=eYekV2Do0YU)