Skip to content

Compiler: Use exported names for functions, or at least better names #53

Compiler: Use exported names for functions, or at least better names

Compiler: Use exported names for functions, or at least better names #53

Triggered via push November 20, 2023 02:49
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: WasmNet.Core/WasmFunctionInstance.cs#L8
Parameter 'ModuleInstance module' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build: WasmNet.Core/WasmFunctionInstance.cs#L8
Parameter 'ModuleInstance module' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.