Highlights
This release candidate ships a Linux packaging fix for the sailor micro-VM shim. The previous RC bundled the wrong crate (ffi-krun) into the Linux release artifacts, which broke installs that exercise the sailor codepath on Linux. This RC corrects the packaging to build the intended ffi crate. macOS and Windows artifacts are unaffected.
What's New
Bug Fixes
- Build sailor's
fficrate instead offfi-krunfor packaged Linux release artifacts (#2979)