Results 13 comments of Wraithan

A stopgap to using a JS renderer and just using the code as is, is base64 encoding the image data and inlining it into the HTML. This gets you back...

Sorry, I've been busy at work and these notifications went to my personal email (since they weren't on work repo) and I missed them. We lowered the priority of moving...

Another reason why `RUSTFLAGS="-D warnings"` is insufficient as a workaround, even for non-workspace, is that it doesn't account for commands like `cargo doc` which is how I stumbled upon this...