wasmtime-cli 24.0.7

Command-line interface for Wasmtime
Documentation
1
2
3
4
5
FROM almalinux:8

RUN dnf install -y git gcc make cmake

ENV PATH=$PATH:/rust/bin