Skip to content

Conversation

@DisabledMallis
Copy link

I like using spdlog for my projects, and recently I've been building a web app using Emscripten, so I implemented a sink that uses the emscripten_log function. I whipped this up haphazardly for my own purposes, so if I need to add or change anything LMK.

@gabime
Copy link
Owner

gabime commented Nov 1, 2025

Thanks. Not sure the demand for this. So iI think i will close the for now.

Note:
Much more efficient to do formatted.push_back('\0') to convert to c string instead of calling fmt:to_string().c_str()

@gabime gabime closed this Nov 1, 2025
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

Successfully merging this pull request may close these issues.

2 participants