appendix-a

appendix A  Required tools

 

You can use this appendix as a quick reference for installing all the tools used throughout the book.

A.1 Rust

A.1.1 Target installation

Here are the Rust targets used in this book and how to install them:

  • wasm32-unknown-unknownrustup target add wasm32-unknown-unknown
  • wasm32-wasip1rustup target add wasm32-wasip1
  • wasm32-wasip2rustup target add wasm32-wasip2

A.1.2 Cargo installs

These are the Cargo-based tools we’ll install as needed:

A.2 Git LFS

To install Git LFS, see https://git-lfs.com/.

A.3 Docker

There are two ways you can install Docker:

A.4 JS toolchain

A.5 Python toolchain

A.6 Spin

A.7 Ollama setup

A.8 regctl

A.9 container2wasm