Rust 236 Devblog Portable ((new))
Rust Devblog 236 (also known as Community Update 236) was released on October 1, 2021
SteamCMD
For developers looking to host their own "portable" or private test environments, the official Facepunch wiki recommends using : Download SteamCMD to a dedicated folder. rust 236 devblog portable
How to Maximize the Portable Update (Strategy Guide)
1.236
Given the version number , this specifically points to the Console Edition . This update was a massive milestone for the console port, bringing it closer to parity with the PC version while introducing specific "portable" mechanics that changed the meta entirely. Rust Devblog 236 (also known as Community Update
Why "Portable" matters here:
You can now pack up your sorting system. Devblog 236 allowed players to pick up conveyors and adaptors with a hammer (within a 10-minute grace period). This turned your industrial base from a permanent fixture into a mobile logistics hub . Imagine raiding a monument, placing a temporary portable sorter, funneling loot into boxes, then demolishing the entire setup to move to the next grid square. Cross-compiled Hello World: compile-time reduced by 12% on
3.3. LTO and Size-Optimized Codegen Presets
Rust Devblog 236 turned Rust into a slightly more forgiving, mobile-friendly survival game. It’s not a new meta-destroying patch, but the portable items are a godsend for anyone who’s ever placed a furnace one inch off-center. Cars still need more love, but the industrial update is quietly excellent. 8.5/10 – pick it up.
- Cross-compiled Hello World: compile-time reduced by 12% on average due to caching of UTDF artifacts.
- Binary sizes: median shrinkage 48% for server crates using r236-size.
- Runtime overhead: typical 0–8% depending on LTO and allocator choices; embedded builds saw negligible overhead.