Since the start of the year, the AWS Rust team has been drafting our charter and tenets. Charters and tenets are the framework AWS teams use to define our scope and priorities. The charter tells you what the team does, and the tenets tell you how the team... (more…)
Read more »
In March 2015 I started a small pilot project to ship some Rust code in the Firefox web browser. It was the first Rust code to ship in… (more…)
Read more »
The right-hand side of the let lhs = ... in expr_binding_power is getting quite long, so let’s extract it to its own function: (more…)
Read more »
Game development tutorials, especially pathfinding, hexagons, and procedural generation... (more…)
Read more »