Joshua C. Randall

Results 52 comments of Joshua C. Randall

Ideally the selection of whether to use the sse4_2, popcnt, or the reference implementation for bits::cnt (https://github.com/simongog/sdsl-lite/blob/7953ec61a4c3bcc7f49430c07b4b69be2c762abc/include/sdsl/bits.hpp#L247-L261) would be done at run-time rather than at compile time. Ideally, compiling an...

N.B. tests should be expected to fail unless built against samtools/htslib#189

Formatting has now been fixed with `go fmt ./...` - sorry about that, and apologies for the delay in getting back to this!

Apologies, I am working on getting permission to sign the CLA now.

@hashicorp-cla my employer would prefer to sign a corporate CLA rather than have me sign on their behalf (as they would need to authorise me to do that). This possibility...

I have a similar issue with the `ls` command from WAPM. `ls` works just fine if I downgrade `wasm-terminal` to `0.10.2` but versions `0.11.0` and `0.12.0` both give an error:...

It looks like performance on worker global scope is part of the High Resolution Time Level 2 recommendation, and it is defined as an attribute on the `WindowOrWorkerGlobalScope` mixin rather...

It would be nice if `ContainerRequirement` would generalise far enough that a runtime could implement it with a full VM (or perhaps even booting a physical machine with the specified...

Interesting. `CommandMatchesRequirement` could also be a generic way to support verification of what container one has as well (because you could codify the validation that you have what you are...

There are no licensing issues with the current state of the branch behind this PR provided the `CONTRIBUTORS.md` file is included.