#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

#895 in WebAssembly

Download history 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 9414/week @ 2024-10-26 6059/week @ 2024-11-02 4225/week @ 2024-11-09 6572/week @ 2024-11-16

28,245 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
~457K SLoC