Tim Caswell
Tim Caswell
> There is no byteswap equivalent yet, but there is a note about it in Future Features. That's great! Though I wonder if there is any hope it will land...
What code bases would need a PR to prototype this? I assume at a minimum, a compiler like maybe the wasm backend to llvm and then a wasm runtime like...
Thanks everyone. I'm not sure when I'll have availability to prototype this, but it sounds like a lot of fun! > at least one good VM that targets native code...
I don't think it was intentional. It would be good to add the feature.
You're welcome to try to quote things better and test it on your environment. I'm not even sure how to setup a way to reproduce that issue.
I hit the same issue today. I guess ssh-keygen doesn't default to the format that openssl supports anymore on ubuntu. I can confirm that generating the key with `ssh-keygen -m...
If I remember, these aren't always the same thing and so the code is being lazy and always printing both forms in case they don't match. We could probably store...
Actually I've been playing with this last week. 1. There is a way to specify a custom luvi, but for some reason it was never documented. 2. You don't even...
I would like to think of some tweaks to luvi that makes this custom luvi easier, maybe a config option?
Agreed, I'll leave this issue open as a reminder to add such an option when I'm back at my desk next week.