Rust and WebAssembly (WASM)

Hello good people !

Now that we are in 2022, what are your thoughts on WebAssembly in general and WASM with Rust in particular?

Mainstream or niche (WASM) ??

I am interested to learn using Rust on WASM, assuming WASM is likely to become a mainstream technology (or already there?).

I found this resource:

https://rustwasm.github.io/docs/book/

Can anyone advise where should I look for Rust on WebAssembly learning resources?

Many thanks in advance and happy 2022 to everyone.

RustWasm book IS a learning resource. If you need something else, please specify your need.

thank you.

I was asking for any highly-recommended Rust + WASM learning resources, in addition to what I have found.
I know nothing about WASM (and I know nothing about JavaScript/CSS/HTML programming either).
I am relatively comfortable with most aspects of Rust on the server-side.

If this resource that I found is the best, great, I will start there.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.