wasmerio / wasmer-go

🐹🕸️ WebAssembly runtime for Go
https://pkg.go.dev/github.com/wasmerio/wasmer-go
MIT License
2.84k stars 161 forks source link

How was simple.wasm built #353

Open Haishi2016 opened 2 years ago

Haishi2016 commented 2 years ago

Summary

Can you please provide docs on how did you compile simple.rs into simple.wasm? I usually use cargo build but this is a single-file sample.