#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

7 releases

0.2.0 Oct 25, 2024
0.1.0 Oct 15, 2024
0.0.5 Aug 16, 2024
0.0.4 Jun 6, 2024
0.0.3 May 31, 2024

#1031 in WebAssembly

Download history 1467/week @ 2024-07-13 2848/week @ 2024-07-20 2582/week @ 2024-07-27 1794/week @ 2024-08-03 1641/week @ 2024-08-10 2474/week @ 2024-08-17 2633/week @ 2024-08-24 2660/week @ 2024-08-31 2583/week @ 2024-09-07 3293/week @ 2024-09-14 3841/week @ 2024-09-21 4114/week @ 2024-09-28 4557/week @ 2024-10-05 5532/week @ 2024-10-12 7887/week @ 2024-10-19 8343/week @ 2024-10-26

26,964 downloads per month
Used in 15 crates (8 directly)

Apache-2.0 WITH LLVM-exception

460KB
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

~18–31MB
~425K SLoC