[wasm] fix Debug configuration compilation (#71929)
authorRadek Doulik <radekdoulik@gmail.com>
Mon, 11 Jul 2022 09:33:59 +0000 (11:33 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Jul 2022 09:33:59 +0000 (11:33 +0200)
commit1c661dc68dd5e09c59159c573a068cdc1112e4c0
tree28bd50c5fb2c189ef4a690ff99cfa5bea5ff4e62
parent16058007315d1068e8c07f0c96270d0e79681ff9
[wasm] fix Debug configuration compilation (#71929)

Current emcc compiler has problems with unicode chars in JS comments.
Update our sources as workaround, before we have better solution.
src/mono/wasm/runtime/buffers.ts
src/mono/wasm/runtime/js-to-cs.ts
src/mono/wasm/runtime/polyfills.ts