bytecodealliance / wasmtime-dotnet

.NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/
Apache License 2.0
409 stars 52 forks source link

Add PerfMap profiling support #248

Closed kpreisser closed 1 year ago

kpreisser commented 1 year ago

Add PerfMap profiling support (ProfilingStrategy.PerfMap).

See bytecodealliance/wasmtime#6030