Cranston's Life - Rust and More Rust

Using Rust With WASM!

I'm new to this whole WebAssembly thing but it is already CHANGING my mindset!

The Porting a JavaScript App to WebAssembly with Rust (Part 1) article is the first part of a series about porting a web application from JavaScript to ... RUST!

When programmers think about Rust they probably think of APPLICATIONS or SERVER SIDE PROGRAMMING.

But now if WASM lets Rust be used to write applications that run in the web browser, the line between client side and server side programming is BLURRED!

Is it really true that we may encounter a future where we can use Rust EVERYWHERE, even in places where we would have once had to use a different language like JavaScript?!

I must LEARN MORE about WASM.

Rust 1.40.0!

New versions of Rust always make me HAPPY!

Today's reason for being HAPPY is the announcement that Rust 1.40.0 is released!

I do not know yet if any of these changes will change my life, but I can't rule it out either!

I must LEARN MORE about Rust 1.40.0.