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

What is the difference between wasmer-go and wasmer? #342

Open orangeC23 opened 2 years ago

orangeC23 commented 2 years ago

I want to know What is the difference between wasmer-go and wasmer? What is the relationship between wasmer-go and wasmer?
Does wasmer-go use part of code in wasmer?