Rust toolchain can now output webassembly

Since 20th November, 2017 the
Pull Request 45905: “std: Add a new wasm32-unknown-unknown target”
is merged into Rust master.
It is contained in Nightly builds, but the LLVM backend is not enabled.
Read more

Similar

Using Rust for a simple hardware project

In this post we'll cover new hardware additions to tonari and some of the work and research that went into powering that hardware. We're big fans of the Rust programming language but before this project we hadn't ever used it for embedded hardware. We'll ... (more…)

Read more »