Paul Krill
Editor at Large

CodeSandbox adds Rust support

news
Jan 23, 20231 min

Cloud development environment allows users to spin up Rust development environments ‘within two seconds’ and access them in iOS or Visual Studio Code.

shutterstock 1817462945 playground sandbox
Credit: Oleksii Synelnykov

Developers now can build Rust applications in the CodeSandbox cloud development platform.

Newly added Rust support in CodeSandbox allows developers to spin up a Rust development environment within two seconds, the company announced on January 18. A Rust starter template helps developers kickstart their projects.

CodeSandbox is positioned as an environment for anyone to code, collaborate, and produce projects of any size from any device, quickly. Every sandbox has a public URL that can be shared. Sandboxes that get too large can be exported to GitHub, with developers able to commit to GitHub while using CodeSandbox.

CodeSandbox also supports JavaScript and TypeScript development. Client templates are offered for React, Vue, Angular, and other development technologies. In addition to code editing via web browser, CodeSandbox allows developers to open environments via a Visual Studio Code extension and an iOS IDE.

Thanks to WebAssembly, Rust and other languages are beginning to provide alternatives to JavaScript for web development. A major part of the CodeSandbox architecture was written in Rust, because it offers control over capabilities such as error handling, CodeSandbox said. Rust also has been used to rewrite some code in the project because of performance benefits.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author