Frank Denis
Frank Denis
On x86_64, the `[V]AES{DEC,DECLAST,ENC,ENCLAST}` intrinsics only support `u128`operands. Same for `PVCLMULQDQ`. This is sad, because many Intel and Intel-compatible CPUs support `2u128` operands with the same throughput/latency. Would it be...
Properly call the entrypoint when it doesn't return an optional error, and use the per-thread copy of the arguments list.
Most notable improvements include `realpath` and stubs for `statvfs`, `chmod`, etc. Other changes are for WASI 0.2 which is going to be painful to support since 3rd party tools written...
See https://github.com/tkaitchuck/aHash/issues/163 It's also currently completely broken on ARM: https://github.com/tkaitchuck/aHash/issues/166
Hi! Version 0.3.4 was tagged a while back, but `crates.io` still only has version 0.3.3. Would it be possible to publish version 0.3.4? Thanks!
We're a fortune 500 company, and we're successfully using Vapor for 10 years on mission critical applications. However one of our customer reported that our web site was slow and...
Hi, Apologies if this is a duplicate. `Cmd-H` doesn't seem to do anything; at least it doesn't hide the Therm windows. Therm 0.1.5 installed by Homebrew cask, macOS 10.13.4.
Right now, packages come with a signature. Which is great: no matter how and where the files are distributed, one can check that they match an actual package that was...
Just wanted to say congrats for this module! This is really good work! Let me know if you need help with anything, regarding the protocol or something else (maybe a...
Consider adding optional module for OPRFs. Ref: https://github.com/cloudflare/voprf-ts/issues/32#issuecomment-1701911526