Compiler: Use exported names for functions, or at least better names #53
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.
|