Felix Hanau
Felix Hanau
Thank you for doing this! I'd be happy to contribute to reviewing this, but the sheer size of the change will make this more difficult. Could this be split up...
Looks like this is failing because the bazel rule for building torque is not working properly – perhaps https://chromium-review.googlesource.com/c/v8/v8/+/5339896 is responsible – not changing `v8root` based on whether V8 is...
@garrettgu10 for the patch to be applied make sure to add it to the list of v8 patches in WORKSPACE.
Closing this – the change was superseded by the Dawn update in #2374.
I'll take a look at this later today.
multithreading is off-by-default. Since there are two different multithreading modes, it is non-trivial to define a good default multithreading setting.
This is similar to your other issue, but I think it may be out of scope. Being able to display progress would require a careful design so it works well...
Sounds like something to be investigated – can you attach an image where the problem occurs?
Most other changes look fine, I'll try to go through them in the coming days, might take longer though due to other obligations
Worked on this a while ago but only recently managed to clean it up given the large scale of changes within one pull request: With the latest commit, many of...