It doesn’t take much effort, and it might be the key to distributing it — I’ve already written a couple of articles about WebAssembly and Rust, but this post should be useful for everyone that is writing code in a language that can compile to WASM, especially if you are using first-class WebAssembly citizens like Rust, C, C++, or Zig. If you’ve not read WASM-introductory…