#oci #registries

oci-wasm

A crate containing a thin wrapper around the oci-client crate that implements types and methods for pulling and pushing Wasm to OCI registries

9 unstable releases (3 breaking)

new 0.3.0 May 21, 2025
0.2.1 Jan 30, 2025
0.2.0 Oct 25, 2024
0.1.0 Oct 15, 2024
0.0.3 May 31, 2024

#691 in WebAssembly

Download history 22028/week @ 2025-01-31 13162/week @ 2025-02-07 12190/week @ 2025-02-14 7770/week @ 2025-02-21 7693/week @ 2025-02-28 12566/week @ 2025-03-07 23518/week @ 2025-03-14 24509/week @ 2025-03-21 17474/week @ 2025-03-28 26586/week @ 2025-04-04 10369/week @ 2025-04-11 17248/week @ 2025-04-18 12026/week @ 2025-04-25 15639/week @ 2025-05-02 10587/week @ 2025-05-09 16948/week @ 2025-05-16

57,576 downloads per month
Used in 21 crates (9 directly)

Apache-2.0 WITH LLVM-exception

480KB
327 lines

Rust OCI Wasm implementation

This repo contains a Rust crate implementing the OCI Wasm Specification. It is a thin wrapper around the oci-distribution crate with the specific config types needed for the OCI Wasm specification.

A Bytecode Alliance hosted project

Dependencies

~19–33MB
~479K SLoC