#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

new 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

#931 in WebAssembly

Download history 5751/week @ 2024-10-11 6671/week @ 2024-10-18 10238/week @ 2024-10-25 6140/week @ 2024-11-01 4574/week @ 2024-11-08 7270/week @ 2024-11-15 5917/week @ 2024-11-22 7515/week @ 2024-11-29 5790/week @ 2024-12-06 5224/week @ 2024-12-13 3235/week @ 2024-12-20 3660/week @ 2024-12-27 3647/week @ 2025-01-03 3613/week @ 2025-01-10 2727/week @ 2025-01-17 10846/week @ 2025-01-24

21,551 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
~464K SLoC