Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support wasm-sys console log coloring output #5

Open
kellpossible opened this issue Jun 27, 2020 · 0 comments
Open

support wasm-sys console log coloring output #5

kellpossible opened this issue Jun 27, 2020 · 0 comments

Comments

@kellpossible
Copy link

kellpossible commented Jun 27, 2020

It would be cool for this library to somehow support (behind a toggle feature) colored output using web-sys's console::log() function's ability to output coloured/styled text. log("%c text that is red %c text that is blue", "color: red", "color: blue"), that way it can be used with wasm applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant