Unify handling of console color output. NFC#25505
Unify handling of console color output. NFC#25505sbc100 merged 1 commit intoemscripten-core:mainfrom
Conversation
|
It would be cool to land #25495 first.. now this is going again into the "refactor-everything-first-to-create-merge-conflicts" territory. |
juj
left a comment
There was a problem hiding this comment.
LGTM. Do you have a Windows system to test that this works on Windows?
I don't have a windows machine myself but we do run Whether the platform actually renders those codes correctly we do not (cannot reasonably really) test. |
4e40cae to
6811349
Compare
diagnostics.diag function. NFC|
Happy to see #25495 land first. I increased the scope of this change to unify the color handling between the logger and diagnostics code. |
8f11b47 to
ecf9b49
Compare
ecf9b49 to
4f6e36b
Compare
Followup to #25502.