proohit
proohit
Started [awesome-argon2](https://github.com/proohit/awesome-argon2/)
Still having this on Windows 10/11 on several node versions (tested on 16, 15, 14). It seems like this is caused by the plugin task in the build pipeline, more...
Sorry for the late reply. I know that this works, as mentioned in my initial post. I was just wondering if it was also possible without it, similar to how...
Yep, I was referring to the same table, that's why I assumed that this should work. I installed it with pip as dependencies. This is my `requirements.txt`: ```txt wasmer==1.0.0 wasmer_compiler_cranelift==1.0.0...
Hmm, it seems like pip doesn't install `wasmer-1.0.0-cp39-cp39-manylinux2010_aarch64.whl` at all from pip. Instead, it falls back to `wasmer-1.0.0-py3-none-any.whl`. The source seems to be [https://pypi.org/simple/wasmer/](https://pypi.org/simple/wasmer/) and there are no links for...
Yes, that sounds plausible.. I take it, I need to install it with `pip install wasmer-1.0.0-cp39-cp39-manylinux2010_aarch64.whl` after downloading. I think a note on this somewhere in the docs would be...
After trying to install the wheel manually, I got the following error: ``` $ pip install wasmer-1.0.0-cp39-cp39-manylinux2010_aarch64.whl ERROR: wasmer-1.0.0-cp39-cp39-manylinux2010_aarch64.whl is not a supported wheel on this platform. $ pip install...
Hi, `uname -a` is in my initial issue description under `Additional Context`. For reference: ``` $ uname -a Linux raspberry 5.4.0-1035-raspi #38-Ubuntu SMP PREEMPT Tue Apr 20 21:37:03 UTC 2021...
Thanks for your pointer! I think this is a good way to persist the repository, since it represents a specific commit/state as well. I'm just wondering if this is the...
I think it's valid to include all participants, i.e. all authors that contributed to the proposal up to now (the time of citing). Maybe in an order similar to how...