kcode-rust-bins 3.1.2

Author, locally publish, and run small Rust binaries
Documentation

kcode-rust-bins

kcode-rust-bins manages small Rust binary source trees, validates static Linux executables in disposable Podman workspaces, publishes them immutably to a local SemVer-indexed directory, and calls matching publications in open-networked disposable containers.

The crate is synchronous and policy-blind. Integrating servers supply roots, resolve and store payload objects, enforce authorization, provide blocking workers, and set any concurrency policy. See Documentation.md for the API and Specification.md for the complete contract.

Version 3.1.2 adds headless Chromium and baseline document, Unicode, and emoji fonts to the fixed runtime image. It retains the 3.1.1 bounded diagnostics from both process output streams when validation fails and continues to apply rustfmt automatically in the disposable build workspace.