Oracle Releases an OCI-Based Container Runtime Written in Rust

Just before the holiday weekend, Oracle released three new open source container utilities. These include a debugging tool, a microcontainer builder, and most interestingly, an implementation of the Open Container Initiative’s oci-runtime specification kn… Read more

Similar

Rust to WebAssembly, Made Easy

Compiling Rust to WebAssembly is still difficult. On macOS, there are weird bugs that require reinstalling LLVM and moving files around. On Linux, the official Emscripten binary in many cases isn’t bundled with the right LLVM, and the fix is to compile fr... (more…)

Read more »

This Week in Rust 393

Hello and welcome to another issue of This Week in Rust! Rust is a systems language pursuing the trifecta: safety, concurrency, and speed. This is a weekly summary of its progress and community. Want something mentioned? Tweet us at @ThisWeekInRust or sen... (more…)

Read more »