Highlights
Pinned Loading
-
-
wasm-fmt/wasm-fmt-vscode
wasm-fmt/wasm-fmt-vscode PublicCode Formatter powered by WebAssembly
-
wasm-fmt/clang-format
wasm-fmt/clang-format PublicA WASM Based Clang Format | C / C++ / C# / Objective-C / Java / Protobuf
-
-
oxc-project/oxc
oxc-project/oxc Public⚓ A collection of JavaScript tools written in Rust.
819 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
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
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
-
feat(es/module): Support more
import.meta
propertiesThis contribution was made on Mar 11 -
fix(es/parser): Rescan
<<
in new expressionThis contribution was made on Mar 7
Reviewed 4 pull requests in 1 repository
swc-project/swc
4 pull requests
-
perf(es/minifier): Do not repeat applying pure minifier on last
This contribution was made on Mar 15
-
fix(typescript): Skip the body of ArrowExpr in type usage analysis
This contribution was made on Mar 12
-
refactor(es/lexer): Add fast lexer implementation
This contribution was made on Mar 6
-
fix(es/typescript): Remove empty statements that const enum decls are folded into
This contribution was made on Mar 1
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
-
Window with
type: panel
may cause application focus loss and unresponsive clicksThis contribution was made on Mar 5