-
I’m the main developer of the swc project
-
I write posts at my blog.
Working on swc/next.js/stc
Creator of @swc-project and maintainer of next.js / turbopack
ex @denoland
- South korea
-
08:37
- 9h ahead - https://kdy1.dev
- in/kdy1
- https://kdy1.dev
- @kdy1dev
Pinned Loading
-
-
-
vercel/turborepo
vercel/turborepo PublicBuild system optimized for JavaScript and TypeScript, written in Rust
6,307 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
April 2025
Created 81 commits in 7 repositories
Created 1 repository
-
kdy1/amaro
JavaScript
This contribution was made on Apr 14
Created a pull request in vercel/next.js that received 10 comments
fix(turbopack): Fix duplicate modules when tree shaking: true
What?
Use the ModulePart::export
fragment instead of resolving it as an internal fragment. Additionally, this PR removes the concept of ModulePart:…
+55
−102
lines changed
•
10
comments
Opened 47 other pull requests in 9 repositories
vercel/next.js
6
open
9
merged
-
feat(turbopack): Add simple tree shaker
This contribution was made on Apr 17
-
chore: Backport SWC-based RC optimization
This contribution was made on Apr 16
-
perf(turbopack): Optimize
get_exports
for some kinds of fragmentsThis contribution was made on Apr 15 -
perf(turbopack): Skip analysis for modules without external references
This contribution was made on Apr 15
-
refactor(turbopack): Prepare removal of fake AST in tree-shaking
This contribution was made on Apr 15
-
build: Update
swc_core
tov22.3.1
This contribution was made on Apr 14 -
feat(turbopack): Implement side-effect optimization
This contribution was made on Apr 11
-
fix(turbopack): Consider scoping of
var
declarationsThis contribution was made on Apr 9 -
fix(turbopack): Consider break label as conditional
This contribution was made on Apr 9
-
perf(turbopack): Apply minifier before bundling
This contribution was made on Apr 8
-
build: Update
swc_core
tov21.0.1
This contribution was made on Apr 8 -
feat: Disable char frequency analysis for mangler
This contribution was made on Apr 7
-
fix(turbopack): Apply
hygiene
if mangling is disabledThis contribution was made on Apr 4 -
build: Update
swc_core
tov19.0.0
This contribution was made on Apr 1 -
build: Update
@swc/core
npm packageThis contribution was made on Apr 1
swc-project/swc
12
merged
1
open
1
closed
-
test(es/transform): Add tests for source map
This contribution was made on Apr 15
-
feat(css/prefixer): Fix default implementation
This contribution was made on Apr 10
-
feat(es/codegen): Introduce
SpanRewriter
This contribution was made on Apr 10 -
test(es): Unignore tests
This contribution was made on Apr 10
-
feat(es/codegen): Support
sourceMap.url
option ofterser
This contribution was made on Apr 10 -
chore(ci): Fix CI
This contribution was made on Apr 10
-
chore: Fix CI for rebase
This contribution was made on Apr 9
-
chore: Rebase merge into main
This contribution was made on Apr 9
-
chore(ide): Disable RA diagnostics
This contribution was made on Apr 8
-
chore(ci): Fix #10303 to fix Wasm plugins
This contribution was made on Apr 4
-
fix(errors): Disable wrapping of text lines
This contribution was made on Apr 4
-
fix(es/minifier): Fix regression of correctness
This contribution was made on Apr 4
-
test(es/minifier): Remove duplicate test
This contribution was made on Apr 2
-
refactor(es/codegen): Split
lib.rs
into multiple filesThis contribution was made on Apr 1
swc-project/plugins
7
merged
2
open
-
RELEASING: Releasing 1 package(s)
This contribution was made on Apr 16
-
build: Update
swc_core
tov22.1.0
This contribution was made on Apr 10 -
build: Update
swc_core
tov21.0.1
This contribution was made on Apr 8 -
feat(ast-grep): Add experimental
ast-grep
Wasm pluginThis contribution was made on Apr 7 -
chore: Update
@swc/core
tov1.11.18
This contribution was made on Apr 4 -
chore(ci): Run npm tests for PR
This contribution was made on Apr 4
-
chore(ci): Fix publish pipeline & publish packages
This contribution was made on Apr 3
-
fix(styled-jsx): Fix more interpolation issues in
lightningcss
modeThis contribution was made on Apr 2 -
build: Update
swc_core
tov19.0.0
This contribution was made on Apr 1
dudykr/ddbase
2
merged
-
chore: Update dependencies
This contribution was made on Apr 15
-
chore: Initialize
ddrpc
This contribution was made on Apr 15
swc-project/website
2
merged
-
build: Use turbopack for build
This contribution was made on Apr 11
-
chore: Update to next@15
This contribution was made on Apr 8
wooorm/mdxjs-rs
2
merged
-
build: Update
swc_core
tov21
This contribution was made on Apr 8 -
build: Update
swc_core
tov19
This contribution was made on Apr 1
swc-project/pkgs
1
merged
-
fix(cli): Add
names
to the source mapThis contribution was made on Apr 15
nodejs/amaro
1
closed
-
Update
swc_core
tov22.3.1
This contribution was made on Apr 14
parcel-bundler/lightningcss
1
open
-
feat(parser): Improve error recovery for media queries
This contribution was made on Apr 7
Reviewed 61 pull requests in 5 repositories
swc-project/swc
25 pull requests
-
fix: upgrade browserslist-rs version
This contribution was made on Apr 18
-
perf(es/minifier): Use bitflags to reduce compress context size
This contribution was made on Apr 18
-
perf(es/minifier): Use bitflags to reduce context size of
InfectionCollector
This contribution was made on Apr 17 -
perf(es/parser): move
found_module_item
toParser
This contribution was made on Apr 17 -
chore(es/parser): Remove useless check
This contribution was made on Apr 17
-
refactor(ecma/lexer): split lexer of parser
This contribution was made on Apr 16
-
perf(es/minifier): Use bitflags to reduce context size of analyzer
This contribution was made on Apr 16
-
fix: Skip all transpilation and adding any polyfills when unknown browser version used
This contribution was made on Apr 15
-
fix(es/parser): Parse
export default from;
withexportDefaultFrom: true
optionThis contribution was made on Apr 15 -
refactor(es/compat): Simplify async_to_generator
This contribution was made on Apr 14
-
feat(bindings): Enhance existing parse function to accept both string and buffer types #9876
This contribution was made on Apr 14
-
perf(es/parser): use
arrayvec
and unsafepush
to optimize escaped string parsingThis contribution was made on Apr 14 -
perf(es/parser): replace byte arguments with generics
This contribution was made on Apr 13
-
perf(es/parser): Use
bitflags
to reduce parser context sizeThis contribution was made on Apr 13 -
fix(es/helpers): Sync tslib
_ts_generator
implementationThis contribution was made on Apr 12 -
perf(es/parser): Reduce clone of token contexts
This contribution was made on Apr 12
-
fix(ts/fast-strip): Increase Wasm stack size
This contribution was made on Apr 12
-
fix(es/proposal): Fix scope of declarations for
explicit-resource-management
This contribution was made on Apr 12 -
chore(es/parser): init cap for some vec
This contribution was made on Apr 12
-
chore(es/parser): rm useless check
This contribution was made on Apr 12
-
perf(es/parser): less str cmp
This contribution was made on Apr 11
-
fix(es/resolver): Handle using declarations
This contribution was made on Apr 11
-
perf(es/parser): remove ascii check for no-ascii
This contribution was made on Apr 10
-
fix(es/preset-env): Consider
browserslist
config ifenv.target
is not configuredThis contribution was made on Apr 10 -
chore(ci): Fix CI
This contribution was made on Apr 10
- Some pull request reviews not shown.
vercel/next.js
12 pull requests
-
feat(turbopack): Add simple tree shaker
This contribution was made on Apr 18
-
fix(turbopack): Fix duplicate modules when tree shaking: true
This contribution was made on Apr 17
-
Turbopack: fix duplicate module from internal ref
This contribution was made on Apr 15
-
refactor(turbopack): Prepare removal of fake AST in tree-shaking
This contribution was made on Apr 15
-
perf: Check file using SWC before applying React Compiler
This contribution was made on Apr 15
-
Revert Rust upgrade to nightly-2025-04-10
This contribution was made on Apr 11
-
Turbopack: bundle only
new Worker
withnew URL
This contribution was made on Apr 10 -
Turbopack: proper error message for swcPlugins
This contribution was made on Apr 10
-
Turbopack: fix instrumentation asset context name
This contribution was made on Apr 9
-
build: Update
swc_core
tov21.0.1
This contribution was made on Apr 8 -
fix(turbopack): Apply
import_map
option ofswc_emotion
correctlyThis contribution was made on Apr 7 -
add support for cssmodules-pure-no-check to allow global CSS features like View Transitions
This contribution was made on Apr 2
swc-project/plugins
4 pull requests
-
fix(formatjs): sort description objects before serialization
This contribution was made on Apr 16
-
feat(formatjs): Support hash encodings in id interpolation pattern
This contribution was made on Apr 16
-
formatjs plugin - Serialize description objects
This contribution was made on Apr 16
-
feat(formatjs): Support
sha1
hashing optionThis contribution was made on Apr 3
vercel/ncc
1 pull request
-
fix(perf): use swc for minify
This contribution was made on Apr 15
swc-project/website
1 pull request
-
feat: Add Discord Server References
This contribution was made on Apr 8
210
contributions
in private repositories
Apr 1 – Apr 15