Vincent Prouillet
Vincent Prouillet
` #[inline] rules`: I had to use ` #[inline(always)] rules to get perf improvement, just ` #[inline]` didn't change anything
Is there a way to track progress of v3?
Is the initial comment up to date with the goals? Maybe the scope could be lowered a bit and not handle multiple versions if it's a lot of work. A...
Sounds like a good idea to me! > Also I'm a fan of a more generic Separated implementation. +1 on that
I just ran into that, it causes a `panic` that cannot be avoided when using the idiomatic approach :/ +1 for `format` to return a `Result`.
I wouldn't be against it but someone would have to submit the PR.
It's not supported
I'm not sure it makes sense. Where would this be needed except from WASM? If you want reproducible JWTs for tests, don't use RSA or EcDSA
@jnicholls any update from the ring side?
That will mostly depend on whether ring supports wasm or not, I have no clue. The other dependencies should be ok?