#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

#1408 in WebAssembly

Download history 5811/week @ 2024-12-08 5491/week @ 2024-12-15 3100/week @ 2024-12-22 3136/week @ 2024-12-29 4109/week @ 2025-01-05 3175/week @ 2025-01-12 3430/week @ 2025-01-19 13497/week @ 2025-01-26 20233/week @ 2025-02-02 13918/week @ 2025-02-09 12180/week @ 2025-02-16 6874/week @ 2025-02-23 9720/week @ 2025-03-02 15231/week @ 2025-03-09 28849/week @ 2025-03-16 15008/week @ 2025-03-23

69,029 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
~476K SLoC