diff --git a/interesting.md b/interesting.md index 9e4a458..996e06b 100644 --- a/interesting.md +++ b/interesting.md @@ -33,6 +33,10 @@ Right now rust is not really a first class citizen within the gentoo eco system. For that reason at least when compiling rust with the `system-llvm` use flag some manual preparations are needed. +### general informations about Wasm from MDN ... + +[WebAssembly](https://developer.mozilla.org/en-US/docs/WebAssembly) + ### rustwasm tutorial [rustwasm](https://rustwasm.github.io/book/introduction.html)