2023 https://surma.dev/things/rust-to-webassembly/index.html 2022 https://bojanstipic.rs/blog/01-introduction-to-webassembly-and-rust/ 2021 https://applied-math-coding.medium.com/act-2-the-client-part-10-webassembly-performance-9f116d3ee93b https://www.novatec-gmbh.de/en/blog/look-ma-no-js-compiling-rust-to-webassembly/ 2020 https://bytecodealliance.org/articles/1-year-update https://aralroca.com/blog/first-steps-webassembly-rust ! good for start https://alexene.dev/2020/08/17/webassembly-without-the-browser-part-1.html https://medium.com/@aesher9o1/state-of-web-assembly-2020-674ced038ea8 https://depth-first.com/articles/2020/07/07/rust-and-webassembly-from-scratch-hello-world-with-strings/ https://blog.logrocket.com/getting-started-with-webassembly-and-rust/ https://medium.com/nuances-of-programming/%D0%B8%D0%B7%D1%83%D1%87%D0%B0%D0%B5%D0%BC-webassembly-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-rust-3669ffd240da https://blog.knoldus.com/memory-management-in-webassembly-with-rust/ https://blog.knoldus.com/get-a-look-on-key-rust-crates-for-webassembly/ https://itnext.io/intro-to-webassembly-via-rust-7365464868bf https://morioh.com/p/6b4517f26095?f=5c22e47440738156a7078a19 2019 https://slowtec.de/posts/2019-12-20-porting-javascript-to-rust-part-1.html https://medium.com/wasm/the-future-of-web-assembly-wasm-the-hardware-execution-revolution-4116eafa39a0 https://medium.com/perlin-network/turning-existing-webassembly-applications-into-distributed-programs-33b817462aa6 https://hacks.mozilla.org/2019/08/webassembly-interface-types/ https://www.webassemblyman.com/rust_webassembly_hello_world.html https://medium.com/@ConnectCode/rust-webassembly-hello-world-deep-dive-with-wasm-bindgen-and-wasm2wat-a52270009034 https://www.smashingmagazine.com/2019/04/webassembly-speed-web-app/ https://habr.com/ru/company/skillbox/blog/452190/ https://medium.com/tech-lah/webassembly-part-ii-a-wasm-with-rust-2356dbc6526e https://gist.github.com/ilyakmet/34c15e1c2c43b77f9e5dce902706a6a8 ! real short sample https://prestonrichey.com/blog/react-rust-wasm/ http://troubles.md/posts/microwasm/ https://medium.com/@jain.sm/webassembly-and-rust-f6a968463d58 https://medium.com/@jain.sm/web-assembly-introduction-8a745501bba0 https://medium.com/wasmer/executing-webassembly-in-your-rust-application-d5cd32e8ce46 https://medium.com/@KevinHoffman/signing-webassembly-modules-with-rust-dd45fbb6987a 2018 https://www.fastly.com/blog/edge-programming-rust-web-assembly https://rustwasm.github.io/2018/10/24/multithreading-rust-and-wasm.html https://hacks.mozilla.org/2018/10/calls-between-javascript-and-webassembly-are-finally-fast-%f0%9f%8e%89/ https://www.reddit.com/r/rust/comments/9mh0t7/calls_between_javascript_and_webassembly_are/ https://frehberg.wordpress.com/webassembly-and-dynamic-memory/ https://github.com/frehberg/wasm-dyn-mem https://mnt.io/2018/08/22/from-rust-to-beyond-the-webassembly-galaxy/ https://rustwasm.github.io/2018/06/25/vision-for-rust-and-wasm.html Rust DC - Learn+Try: Rust in the Browser via WebAssembly https://www.youtube.com/watch?v=btCgzXgmhys https://blog.scottlogic.com/2018/04/26/webassembly-by-hand.html https://hacks.mozilla.org/2018/06/babys-first-rustwebassembly-module-say-hi-to-jsconf-eu/ https://speakerdeck.com/dvigneshwer/hackers-guide-to-webassembly https://engineering.dollarshaveclub.com/webassembly-up-and-running-319366cee88e https://gist.github.com/someguynamedmatt/6c4b49fb821fbce788bdf7b8e57ee337 https://medium.com/@jayphelps/using-llvm-from-rust-to-generate-webassembly-93e8c193fdb4 http://fitzgeraldnick.com/2018/04/26/how-does-dynamic-dispatch-work-in-wasm.html https://kripken.github.io/blog/binaryen/2018/04/18/rust-emscripten.html https://medium.com/@KevinHoffman/javascript-interop-with-webassembly-2c69a3db19e9 https://medium.com/@KevinHoffman/in-search-of-webassembly-2c96ad1d6fe2 https://medium.com/@bokuweb17/writing-an-nes-emulator-with-rust-and-webassembly-d64de101c49d?source=rss------rust-5 https://rustwasm.github.io/2018/04/05/welcome-to-this-week-in-rust.html https://hacks.mozilla.org/2018/04/javascript-to-rust-and-back-again-a-wasm-bindgen-tale/ https://habrahabr.ru/post/353230/ https://medium.com/@atulanand94/using-rust-modules-for-javascript-web-development-part-i-e6dec27df7b2 https://medium.com/@atulanand94/using-rust-modules-for-javascript-web-development-part-2-7a86eaec5ee9 https://medium.com/@atulanand94/using-rust-modules-for-javascript-web-development-part-3-3-nodejs-7c71e4ae23fe https://medium.com/@mjadams66/compiling-rust-to-wasm-and-serving-it-ecece5026138 https://hacks.mozilla.org/2018/03/making-webassembly-better-for-rust-for-all-languages/ https://mrale.ph/blog/2018/02/03/maybe-you-dont-need-rust-to-speed-up-your-js.html https://habrahabr.ru/post/350018/ http://fitzgeraldnick.com/2018/02/26/speed-without-wizardry.html https://udoprog.github.io/rust/2018-02-19/porting-rust-to-wasm.html https://hacks.mozilla.org/2018/01/making-webassembly-even-faster-firefoxs-new-streaming-and-tiering-compiler/ https://habrahabr.ru/post/347158/ https://medium.com/@charltoons/tutorial-compiling-rust-to-wasm-b70d4a7d428f 2017 CodingTech - WebAssembly - 5 videos https://www.youtube.com/playlist?list=PLFjq8z-aGyQ78CQu1G3C5CT9ieiNpsnbJ https://medium.com/@ianjsikes/get-started-with-rust-webassembly-and-webpack-58d28e219635 https://aimlesslygoingforward.com/blog/2017/12/25/dose-response-ported-to-webassembly/