#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

#1488 in WebAssembly

Download history 5630/week @ 2024-12-04 5737/week @ 2024-12-11 4731/week @ 2024-12-18 3177/week @ 2024-12-25 2221/week @ 2025-01-01 4991/week @ 2025-01-08 2743/week @ 2025-01-15 6063/week @ 2025-01-22 14808/week @ 2025-01-29 21692/week @ 2025-02-05 10504/week @ 2025-02-12 13051/week @ 2025-02-19 4623/week @ 2025-02-26 12307/week @ 2025-03-05 17540/week @ 2025-03-12 30983/week @ 2025-03-19

66,817 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–37MB
~476K SLoC