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

Enable basic metering using a map of static cost data #331

Closed JanFalkin closed 2 years ago

JanFalkin commented 2 years ago

We really need to implement metering in our implementation and I thought this might be useful in general for all wasmer-go.