#oci #registries #oci-wasm

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

#1342 in WebAssembly

Download history 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 33857/week @ 2025-03-19 14372/week @ 2025-03-26 22705/week @ 2025-04-02 14765/week @ 2025-04-09 10301/week @ 2025-04-16 16310/week @ 2025-04-23

70,975 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
~478K SLoC