/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lupyuen.org
| | surma.dev
3.6 parsecs away

Travel
| | What follows is a brain dump of everything I know about compiling Rust to WebAssembly. Enjoy.
| | adventures.michaelfbryan.com
4.4 parsecs away

Travel
| | Once you get past the growing pains of the Borrow Checker and realise Rust gives you the power to do things which would be unheard of (or just plain dangerous) in other languages, the temptation to Rewrite it in Rust can be quite strong. However at best, the temptation to RiiR is unproductive (unnecessary duplication of effort), and at worst it can promote the creation of buggy software (why would you be better equipped to write a library for some domain-specific purpose than the original author?
| | nercury.github.io
4.4 parsecs away

Travel
| | Articles and tutorials about Rust, Embedded development and Computer Graphics.
| | voidstarsec.com
21.5 parsecs away

Travel
| In this post we discuss how to commuinicate with an unsupported chip using OpenOCD and review how to write flash programming algorithms in OpenOCD. We also demonstrate how to flash custom firmware to the target device.