Skip to content

caido/convert

Repository files navigation

Tests codecov

👋 Welcome

Welcome to caido convert packages! This repo contains the code we use to encode, hash, zip and much more. The core logic is written in caido/convert crate. The javascript binding are provided by caido-convert and publish as an npm package.

What you will need to build it 🛠️

  • wasm-pack
  • rust
  • wasm-opt cargo install wasm-opt
  • just cargo install just
  • llvm-cov cargo install cargo-llvm-cov