bytecodealliance / wasmtime-dotnet

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

const `allocCount` in Function wrapper #296

Closed martindevans closed 7 months ago

martindevans commented 7 months ago

Made allocCount const where possible.