wasmerio / wasmer-rust-example

Example of WebAssembly embedding in Rust using Wasmer
https://wasmerio.github.io/wasmer/rust/wasmer_runtime/
162 stars 24 forks source link

have not found wasm file #8

Open suhanyujie opened 5 years ago

suhanyujie commented 5 years ago
target/wasm32-unknown-unknown/debug/
├── build
├── deps
│   ├── libwasmer_plugin_example-5c131292408204bf.rmeta
│   ├── libwasmer_plugin_example-b451bca680263c78.rlib
│   ├── wasmer_plugin_example-5c131292408204bf.d
│   └── wasmer_plugin_example-b451bca680263c78.d
├── examples
├── incremen