[wasm] Add warning code to all warnings produced in WasmAppBuilder (#78755)
authorMarek Fišera <mara@neptuo.com>
Fri, 2 Dec 2022 21:06:56 +0000 (22:06 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Dec 2022 21:06:56 +0000 (16:06 -0500)
commitbcc818f2c1f78c6f0d5e6a900f17f2e99b72b75c
treea004bdac1c2aa3c7778fdffcc1c23388cc7181b8
parent1abc433c5f18a8e5f889739b983c55903ffc6722
[wasm] Add warning code to all warnings produced in WasmAppBuilder (#78755)

* Add WASM000x warning code to all warning produced in WasmAppBuilder.

* Feedback from @radical.

* Fix analyzer.
src/tasks/WasmAppBuilder/EmccCompile.cs
src/tasks/WasmAppBuilder/IcallTableGenerator.cs
src/tasks/WasmAppBuilder/PInvokeTableGenerator.cs
src/tasks/WasmAppBuilder/WasmAppBuilder.cs
src/tasks/WasmAppBuilder/WasmLoadAssembliesAndReferences.cs