[wasm] Avoid compiling release configuration with -s ASSERTIONS=1 in AOT mode, it...
commit362cb3084f3b1734b9adb4b4d12fbc873b7d88a2
authorZoltan Varga <vargaz@gmail.com>
Thu, 13 Feb 2020 18:25:05 +0000 (13 10:25 -0800)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 18:25:05 +0000 (13 10:25 -0800)
tree8ca4ecfd06d57176b85cc05d7ff663485ca840e9
parentc03b6244e047f539625bc1ffa2cf080424c58ef7
[wasm] Avoid compiling release configuration with -s ASSERTIONS=1 in AOT mode, it generates a lot of extra code. (#18703)

* [wasm] Avoid compiling release configuration with -s ASSERTIONS=1 in AOT mode, it generates a lot of extra code.

* Update sdks/wasm/packager.cs

Co-Authored-By: Bernhard Urban-Forster <bernhard.urban@xamarin.com>
Co-authored-by: Bernhard Urban-Forster <bernhard.urban@xamarin.com>
sdks/wasm/packager.cs