下載和編譯 WasmVM
sudo apt install git cmake binutilsgit clone https://github.com/WasmVM/WasmVM.git
git checkout v0.9cd WasmVM && mkdir build && cd buildcmake -DCMAKE_BUILD_TYPE=Debug -DUSE_SYSCALL=OFF ..makeLast updated
sudo apt install git cmake binutilsgit clone https://github.com/WasmVM/WasmVM.git
git checkout v0.9cd WasmVM && mkdir build && cd buildcmake -DCMAKE_BUILD_TYPE=Debug -DUSE_SYSCALL=OFF ..makeLast updated