【发布时间】:2021-01-12 03:36:16
【问题描述】:
您好,我是编程新手,一般我只知道网络开发。所以我有兴趣使用 webassembly wasm、wasmp-pack、webpack、wasi 以及在这种情况下是 wasmtime 的运行时演示来开发 rust,但我被困在这里,严重的是我什至不知道在哪里 开始看,这是错误...
Error: failed to run main module `demo.wasm`
Caused by:
0: failed to read `demo.wasm` to a string
1: The system cannot find the file specified. (os error 2)
wasmtime 0.20.0
Wasmtime WebAssembly Runtime```
Im running
windows 10
using cmd
rustup
Thanks
【问题讨论】:
-
请edit 在此处添加有意义的代码和问题描述。发布证明您的问题的Minimal, Complete, Verifiable Example 将帮助您获得更好的答案。谢谢!