Add a logo [NFC]#8102
Conversation
tomayac
left a comment
There was a problem hiding this comment.
LGTM with an optimization nit.
|
Thanks @tomayac ! |
|
Huh, that's really weird... happens in both Firefox and Chrome, so it's not a browser bug. And it renders ok in Inkscape and other offline tools. Only "open image in new tab" and "open link in new tab" look broken |
|
It's a CSP thing. It contains three base64-encoded images used for masking. They work fine when loading the SVG standalone in an
|
Process: * Take the Emscripten logo (seems fitting given the origin of this project) * Change colors to the wasm logo's "royal blue" * Mess around in Inkscape for a while to add a "B" Someone with artistic talent could surely do better, of course...


Process:
Someone with artistic talent could surely do better, of course...
Context: We may want to add binaryen to the wasm website, and all other
projects there have logos...
View it here: https://github.com/kripken/binaryen/blob/logo/README.md