Andrew Kaster

Results 509 comments of Andrew Kaster

As mentioned, LibCrypto has been transitioned into a wrapper around OpenSSL. Discussions about using an alternative crypto library under the hood should be moved to their own issues (and justified...

you might be able to get a better insight into what's up with `./Meta/ladybird.py run headless-browser --run-tests "./Tests/LibWeb" -v -v`. Verbosity level 2 prints the "longest tests". The CI test...

Thanks for drafting this so quickly! I think the comment from 1834 also applies to https://webassembly.github.io/spec/js-api/#instantiate-a-promise-of-a-module

Your clang docs changes seems to bump the *minimum* clang version to 20. We can probably keep that at 18 or 19

Given #2450, should we drop this patch?

@Psychpsyo is there any part of this that can be chunked up into mergable commits?

Sounds good; So we can leave this PR closed without any work getting super lost?

> JsonParser only holds a view into the provided string, the caller must keep it alive. Is there a way we could annotate the string argument to JsonParser to say...

Oh that's fun. Looks like there's a gcc-13 ICE in the arm64 build. https://github.com/WebAssembly/wabt/actions/runs/13704562600/job/38326587596?pr=2558#step:14:2337 That something y'all want to report or should I spin up an arm64 box to do...

With luck a future swift toolchain update will include llvm-symbolizer. I'll be watching from