Bartosz Taudul
Bartosz Taudul
> minor, but I don't think we can keep the live-update print with multiple workers (we would need to go back to previous lines, that's not portable accross the supported...
> Quite happy about this live update, what do you think ? It seems to be a bit busy due to what I assume is debug info. Can you show...
It seems there are some commits here which are intended as fixups in a rebase.
Please run the changes you are proposing through clang-format. At this point it's hard to review.
Yes, please do the other PRs too.
You can probably build with asserts disabled and it will work. The worst that can happen is that some context switches will have incorrect data. But at that point, the...
Emscripten builds are broken due to ``` [wasm-validator error in function X86_getInstruction] call param types must match, on (call $glGetIntegerv (local.get $5) (select (i32.const 0) (select (i32.const 1) (i32.const 2)...
Emscripten builds are now fully operational. If in doubt, refer to the CI build setup.
I think it would be more robust to scan mount points for debugfs to support all other cases.