#oci

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

#1320 in WebAssembly

Download history 9732/week @ 2024-10-22 7747/week @ 2024-10-29 5861/week @ 2024-11-05 4282/week @ 2024-11-12 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 15887/week @ 2025-02-04

40,428 downloads per month
Used in 19 crates (7 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
~466K SLoC