#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

#1279 in WebAssembly

Download history 2655/week @ 2024-08-26 2698/week @ 2024-09-02 2706/week @ 2024-09-09 3194/week @ 2024-09-16 4132/week @ 2024-09-23 3865/week @ 2024-09-30 5065/week @ 2024-10-07 5112/week @ 2024-10-14 8666/week @ 2024-10-21 8764/week @ 2024-10-28 6624/week @ 2024-11-04 3863/week @ 2024-11-11 8110/week @ 2024-11-18 6172/week @ 2024-11-25 6147/week @ 2024-12-02 5981/week @ 2024-12-09

26,717 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

~19–32MB
~459K SLoC