Skip to content
View magic-akari's full-sized avatar
  • Beijing, China
  • 15:42 - 8h ahead

Sponsors

@lawvs
@pionxzh
@Jack-Works
@nonzzz

Organizations

@swc-project @wasm-fmt

Block or report magic-akari

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 Loading

  1. swc-project/swc Public

    Rust-based platform for the Web

    Rust 32k 1.3k

  2. wasm-fmt/wasm-fmt-vscode Public

    Code Formatter powered by WebAssembly

    TypeScript 22 3

  3. wasm-fmt/clang-format Public

    A WASM Based Clang Format | C / C++ / C# / Objective-C / Java / Protobuf

    C++ 15 5

  4. swc-ast-viewer Public

    SWC AST Viewer

    TypeScript 22

  5. shikicode Public

    A lightweight, beautiful, and extensible code editor based on Shiki.

    TypeScript 68 5

  6. oxc-project/oxc Public

    ⚓ A collection of JavaScript tools written in Rust.

    Rust 14k 539

819 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 swc-project/swc, wasm-fmt/clang-format, magic-akari/swc-ast-viewer and 51 other repositories
Loading A graph representing magic-akari's contributions from March 24, 2024 to March 29, 2025. The contributions are 62% commits, 21% code review, 13% pull requests, 4% issues.

Contribution activity

March 2025

Created 5 commits in 2 repositories

Created a pull request in swc-project/swc that received 9 comments

fix(es/compat): Hoist arguments in object method while lowering async functions

Related issue: Closes #10149

+186 −43 lines changed 9 comments
Opened 2 other pull requests in 1 repository
swc-project/swc 2 merged
Reviewed 4 pull requests in 1 repository
swc-project/swc 4 pull requests

Created an issue in swc-project/swc that received 2 comments

Top-level using causes name unreferenced

Describe the bug denoland/deno#28440 Input code // bug.ts using _ = { [Symbol.dispose]: () => {} }; function a() {} export function b() { a(); } b()

2 comments
Opened 1 other issue in 1 repository
electron/electron 1 open
Loading