Skip to content
View kateinoigakukun's full-sized avatar

Sponsors

Organizations

@ruby @llvm @GoodNotes @swiftlang @swiftwasm

Block or report kateinoigakukun

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
kateinoigakukun/README.md

Pinned Loading

  1. swiftwasm/swift Public

    Forked from swiftlang/swift

    WebAssembly support for the Swift programming language

    1.3k 30

  2. llvm/llvm-project Public

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 31.6k 13.1k

  3. swiftwasm/JavaScriptKit Public

    Swift framework to interact with JavaScript through WebAssembly.

    Swift 728 51

  4. swiftwasm/WasmKit Public

    WebAssembly Runtime written in Swift

    Swift 267 10

  5. ruby/ruby Public

    The Ruby Programming Language

    Ruby 22.5k 5.4k

  6. ruby/ruby.wasm Public

    ruby.wasm is a collection of WebAssembly ports of the CRuby.

    Ruby 756 57

4,118 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to swiftwasm/WasmKit, ruby/ruby.wasm, swiftwasm/JavaScriptKit and 120 other repositories
Loading A graph representing kateinoigakukun's contributions from March 24, 2024 to March 26, 2025. The contributions are 77% commits, 14% pull requests, 7% code review, 2% issues.

Contribution activity

March 2025

Created a pull request in swiftlang/swiftly that received 8 comments

Make "swift-" prefix optional in MainSnapshotParser

Existing tools like swiftenv use DEVELOPMENT-SNAPSHOT-YYYY-mm-dd-a for main snapshots, without the swift- prefix. The MainSnapshotParser should be …

+19 −4 lines changed 8 comments

Created an issue in swiftwasm/WasmKit that received 5 comments

String.write(toFile:atomically:encoding:) fails even with atomically: false only on WasmKit

Reproduction steps $ swift package init --name Check --type executable $ cat <<EOS > Sources/main.swift import Foundation let text="test" do { try…

5 comments
Opened 6 other issues in 3 repositories
Started 1 discussion in 1 repository
SwiftPackageIndex/SwiftPackageIndex-Server
97 contributions in private repositories Mar 1 – Mar 26
Loading