Luca Versari
Luca Versari
#### Feature As far as I could tell, the current implementation of shared memory and in particular the atomic_wait instructions will eventually block the calling thread (https://github.com/bytecodealliance/wasmtime/blob/b583c54fda13b53dea362861125dd1e2ced1381d/crates/runtime/src/parking_spot.rs#L169). This makes it...
I admit I might be a bit partial in asking for this ;) Now that Safari supports decoding JPEG XL images, would it make sense to add support for producing...
(perhaps this issue is better opened on the main LLVM repo) Is it possible to support unbounded/growing stacks? Some code makes heavy use of recursion, and having a fixed stack...
I was testing out nibrans on a 16 mb file full of random data (`dd if=/dev/urandom of=testfile bs=1M count=16`). After encoding, I got a 4-byte output file that decoded to...
While SecretVec prevents accidentally logging or printing the PIN, caching the PIN in RAM in a long-running application would presumably allow it to be read from memory, or even from...
Have you tried subtracting 1 iff nbits[0]
As discussed in #2421. Sanity check: * [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/getzola/zola/pulls) for the same update/change? ## Code changes * [X] Are you...
Supported by cms: https://github.com/cms-dev/cms/blob/master/cmscontrib/loaders/tps.py