[Wasm] Standardize console polyfill a bit#48206
Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsMake the console output from the jsc and sm match the expected format and clean up the logic. Don't switch on json formatting for the browser case until and unless the browser has connected to the xharness test websocket.
|
|
Tagging subscribers to this area: Issue DetailsMake the console output from the jsc and sm match the expected format and clean up the logic. Don't switch on json formatting for the browser case until and unless the browser has connected to the xharness test websocket.
|
Make the console output from the jsc and sm match the expected format and clean up the logic. Don't switch on json formatting for the browser case until and unless the browser has connected to the xharness test websocket.