#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

#725 in WebAssembly

Download history 2801/week @ 2024-07-25 1891/week @ 2024-08-01 1866/week @ 2024-08-08 1920/week @ 2024-08-15 2642/week @ 2024-08-22 2106/week @ 2024-08-29 3138/week @ 2024-09-05 3432/week @ 2024-09-12 3589/week @ 2024-09-19 3924/week @ 2024-09-26 4058/week @ 2024-10-03 5834/week @ 2024-10-10 6321/week @ 2024-10-17 9700/week @ 2024-10-24 6694/week @ 2024-10-31 4790/week @ 2024-11-07

28,919 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
~460K SLoC