[wasm] Add WasmMainJSPath in interpreter projects by radekdoulik · Pull Request #1757 · dotnet/BenchmarkDotNet (original) (raw)

Conversation

@radekdoulik

This should fix errors like:

performance/tools/dotnet/x64/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-rc.1.21378.3/Sdk/WasmApp.targets(139,5): error : $(WasmMainJSPath) property needs to be set

@radekdoulik

This sohuld fix errors like:

performance/tools/dotnet/x64/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-rc.1.21378.3/Sdk/WasmApp.targets(139,5): error : $(WasmMainJSPath) property needs to be set

adamsitnik

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels

2 participants

@radekdoulik @adamsitnik