swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: typo in comment (overriden -> overridden)
ctonneslan:fix-typo-overridden
3 hours ago
Revert "chore: add scripts/npm prebuilt binaries for all targets" This reverts commit 54bc2259c49672379edddda1649851bd4d570e56.
kdy1/scripts-npm-newline
12 hours ago
chore: normalize scripts/npm package.json trailing newlines
kdy1/scripts-npm-newline
12 hours ago
ci(react-compiler): make upstream fixture parity non-blocking in CI
kdy1/react-compiler-parity-finalize
14 hours ago
ci: install zig for core ppc64le/s390x nightly cross builds (#11725) ## Summary This fixes nightly @swc/core cross-build failures for: - powerpc64le-unknown-linux-gnu - s390x-unknown-linux-gnu Both jobs failed with: - Error: Failed to find zig - cannot find binary path from `yarn napi build ... -x` (cargo zigbuild path). ## Root Cause `mlugg/setup-zig@v2` in `publish-npm-package.yml` was only enabled for armv7-unknown-linux-gnueabihf, while powerpc64le and s390x also use the same napi `-x` path and require Zig on the runner. ## Changes - Expand Zig setup condition to include: - armv7-unknown-linux-gnueabihf - powerpc64le-unknown-linux-gnu - s390x-unknown-linux-gnu - Keep Zig version unchanged (0.15.1) - Add a short comment explaining why Zig is needed for this path ## Validation - git submodule update --init --recursive - cargo fmt --all - cargo clippy --all --all-targets -- -D warnings ## Related CI logs - https://github.com/swc-project/swc/actions/runs/23397731811/job/68063935265#step:16:213 - https://github.com/swc-project/swc/actions/runs/23397731811/job/68063935252
main
14 hours ago
ci: install zig for ppc64le and s390x cross builds
kdy1/zig-hotfix-core-cross-build
14 hours ago
feat(react-compiler): refine prelude split and capture deps
kdy1/react-compiler-parity-finalize
15 hours ago
test: move TS decorator fixtures out of proposal crate (#11723) ## Summary - remove `swc_ecma_transforms_typescript` from `swc_ecma_transforms_proposal` dev-dependencies - move `tests/decorators/2023-11-typescript` fixtures from `swc_ecma_transforms_proposal` to `swc_ecma_transforms_typescript` - add `swc_ecma_transforms_typescript/tests/decorators_from_proposal.rs` to run moved fixture + exec cases with Babel-like `options.json` handling - remove TS preset handling from `swc_ecma_transforms_proposal/tests/decorators.rs` and drop `exec.ts` fixture glob there ## Testing - `git submodule update --init --recursive` - `cargo test -p swc_ecma_transforms_proposal --test decorators` - `cargo test -p swc_ecma_transforms_typescript --test decorators_from_proposal` - `cargo test -p swc_ecma_transforms_proposal` - `cargo test -p swc_ecma_transforms_typescript` *(fails in this environment: missing `mocha` on PATH for `issue_960_2` exec test)* - `EXEC=0 cargo test -p swc_ecma_transforms_typescript` - `cargo fmt --all` - `cargo clippy --all --all-targets -- -D warnings`
main
18 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: typo in comment (overriden -> overridden)
#11727
3 hours ago
bd31002
ctonneslan:fix-typo-overridden
CodSpeed Performance Gauge
0%
chore: normalize scripts/npm package.json trailing newlines
#11726
12 hours ago
f7a9087
kdy1/scripts-npm-newline
CodSpeed Performance Gauge
0%
feat(react-compiler): advance SWC parity for upstream fixtures
#11724
14 hours ago
a412d4e
kdy1/react-compiler-parity-finalize
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs