deislabs / containerd-wasm-shims

containerd shims for running WebAssembly workloads in Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An error occurred when executing make in version 0.7.0

dierbei opened this issue · comments

commented

I tried to use the make command to build the program and encountered an error:

image

image

commented

I seem to have found a solution, need to run the command:

rustup target add wasm32-unknown-unknown