#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

8 releases

0.2.1 Jan 30, 2025
0.2.0 Oct 25, 2024
0.1.0 Oct 15, 2024
0.0.5 Aug 16, 2024
0.0.3 May 31, 2024

#1745 in WebAssembly

Download history 5201/week @ 2024-12-16 3261/week @ 2024-12-23 3021/week @ 2024-12-30 4090/week @ 2025-01-06 3180/week @ 2025-01-13 3569/week @ 2025-01-20 13339/week @ 2025-01-27 20213/week @ 2025-02-03 14309/week @ 2025-02-10 11947/week @ 2025-02-17 6866/week @ 2025-02-24 9800/week @ 2025-03-03 15334/week @ 2025-03-10 28738/week @ 2025-03-17 15068/week @ 2025-03-24 16823/week @ 2025-03-31

76,252 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

~20–33MB
~475K SLoC