Skip to content
View paxbun's full-sized avatar
Block or Report

Block or report paxbun

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

Pinned

  1. jitdemo jitdemo Public

    A simple example showing how JIT works.

    C++ 2

  2. My clang-format configuration file My clang-format configuration file
    1
    # Copyright (c) 2020-2022 Chanjung Kim (paxbun). All rights reserved.
    2
    # Licensed under the MIT License.
    3
    # See Clang 10 documentation for more information.
    4
    
    
    5
    BasedOnStyle: LLVM