#oci #artifact #registries #specification #bytecode #thin

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

#1132 in WebAssembly

Download history 8671/week @ 2024-11-19 6079/week @ 2024-11-26 6412/week @ 2024-12-03 5729/week @ 2024-12-10 5408/week @ 2024-12-17 2620/week @ 2024-12-24 2527/week @ 2024-12-31 4346/week @ 2025-01-07 3082/week @ 2025-01-14 4076/week @ 2025-01-21 16748/week @ 2025-01-28 17336/week @ 2025-02-04 13944/week @ 2025-02-11 13324/week @ 2025-02-18 5527/week @ 2025-02-25 8698/week @ 2025-03-04

43,069 downloads per month
Used in 20 crates (8 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