Skip to content
View kliymkoffsky's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report kliymkoffsky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kliymkoffsky/README.yaml
How can one learn the truth by thinking? As one learns to see a face better if one draws it.
Ludwig Wittgenstein, Zettel §255

Pinned Loading

  1. Capturing WebGPU metal trace on MacOS Capturing WebGPU metal trace on MacOS
    1
    1) Clone and build WebKit
    2
    
    
    3
    git clone https://github.com/WebKit/WebKit.git WebKit
    4
    cd WebKit
    5
    Tools/Scripts/build-webkit -cmakeargs="-DENABLE_WEBGPU_BY_DEFAULT=1" --debug