Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swc-project/swc

Rust-based platform for the Web
https://github.com/swc-project/swc

Changed type of the derived class property makes it undefined

vyshkov opened this issue 6 months ago
chore(es/typescript): Improve decorator handling of fast strip

magic-akari opened this pull request 6 months ago
chore(es): Bump `unicode-id-start` to `v1.2.0`

Boshen opened this pull request 6 months ago
minifier: invalid case matching in switch statement

hyp3rflow opened this issue 6 months ago
refactor(common): Drop `SyntaxContext` from AST nodes

kdy1 opened this pull request 6 months ago
Dynamic Imports flag not respected

Larsundso opened this issue 6 months ago
chore: Upgrade `mimalloc`

Brooooooklyn opened this pull request 6 months ago
Syntax error when transpiling JSX in version 1.6.12

benStre opened this issue 6 months ago
fix(es/parser): Revert #9141

kdy1 opened this pull request 6 months ago
fix(es/testing): Fix `PluginCommentProxy`

kdy1 opened this pull request 6 months ago
swc_plugin_proxy-0.44.1 not compatible with swc_common-0.34.4

Mad-Kat opened this issue 6 months ago
feat(es/typescript): Improve fast TS strip

magic-akari opened this pull request 6 months ago
feat(es/typescript): Improve fast TS strip

magic-akari opened this pull request 6 months ago
test(es/minfiier): Improve comment testing

kdy1 opened this pull request 6 months ago
fix(es/typescript): Fix replacement logic of fast TS strip

kdy1 opened this pull request 6 months ago
Roadmap

kdy1 opened this issue 6 months ago
Ideas for AST changes

kdy1 opened this issue 6 months ago
chore(ci): Fix CI

kdy1 opened this pull request 6 months ago
fix(es/typescript): Fix tricky cases in TS fast strip

kdy1 opened this pull request 6 months ago
perf(es/ast): Properly box variants

kdy1 opened this pull request 6 months ago
chore(ci): Use `taiki-e/install-action` if possible

kdy1 opened this pull request 6 months ago
chore(ci): Tag releases from new publish pipeline

kdy1 opened this pull request 6 months ago
feat(es/typescript): Improve fast TS strip

kdy1 opened this pull request 6 months ago
feat(es/typescript): Improve fast TS stripper

magic-akari opened this pull request 6 months ago
feat(es/typescript): Improve fast TS stripper

kdy1 opened this pull request 6 months ago
fix(es/compat): Consider only the variables used in the closure

CPunisher opened this pull request 6 months ago
feat(es/testing): Improve comment testing story

kdy1 opened this pull request 6 months ago
Improve comment testing story in Wasm plugins

kdy1 opened this issue 6 months ago
Minify strip method in object that should exist

JSerFeng opened this issue 6 months ago
fix(es/minifier): Fix `undefined` judgement

CPunisher opened this pull request 6 months ago
fix(es/decorators): Fix bugs of `2022-03` implementation

kdy1 opened this pull request 6 months ago
feat(es/codegen): Implement `blank-space` codegen

kdy1 opened this pull request 6 months ago
feat(es/typescript): Add `swc_fast_ts_strip`

kdy1 opened this pull request 6 months ago
perf(es/minifier): Make minifier less parallel

kdy1 opened this pull request 6 months ago
refactor(es/parser): Improve readability

kdy1 opened this pull request 6 months ago
Panic on invalid code

marvinhagemeister opened this issue 6 months ago
refactor(bindings/ts): Inline Wasm file into `wasm.js`

kdy1 opened this pull request 6 months ago
feat(bindings/ts): Add transform/strip-only mode

kdy1 opened this pull request 6 months ago
chore: Update `miette`

Brooooooklyn opened this pull request 6 months ago
fix(es/renamer): Remove `FastJsWord`

kdy1 opened this pull request 6 months ago
fix(es/renamer): Fix renaming of default-exported declarations

kdy1 opened this pull request 6 months ago
fix(es/loader): Exclude `.json` from default extension list

kdy1 opened this pull request 6 months ago
perf(es): Reduce allocations for dynamic stacks

kdy1 opened this pull request 6 months ago
test(bindings/ts): Test Wasm binding

kdy1 opened this pull request 6 months ago
refactor(es/typescript): Extract type annotation proposal out

kdy1 opened this pull request 6 months ago
Hygiene transform leaks memory

nathanwhit opened this issue 6 months ago
build(bindings): Fix build of typescript binding

kdy1 opened this pull request 6 months ago
feat(binding): Create Wasm package for stripping only TypeScript

kdy1 opened this pull request 6 months ago
chore: Improve Wasm publish pipeline

kdy1 opened this pull request 6 months ago
Reduce visit recursion for large binary expressions?

dsherret opened this issue 6 months ago
SWC transpiles node_module import to JSON file of the same name

NullScope opened this issue 6 months ago
`export default function` parsed as FunctionExpression

todor-a opened this issue 6 months ago
test(es/decorators): Split `decorator-tests`

kdy1 opened this pull request 6 months ago
perf(es/lexer): Do not use `memchr::memmem` in parser

kdy1 opened this pull request 6 months ago
fix(es/compat): Do not reuse span

kdy1 opened this pull request 6 months ago
feat(es/parser): Support stripping flow with ES parser

kdy1 opened this pull request 6 months ago
feat(es/parser): Support stripping flow types

kdy1 opened this pull request 6 months ago
fix(es/lexer): Fix lexing of `\r\n` in JSX

kdy1 opened this pull request 6 months ago
@swc/helper _ts_generator wrong code exported

yf-yang opened this issue 6 months ago
`/*#__PURE__*/` comment in the wrong place

walkerburgin opened this issue 6 months ago
fix(es/minifier): Remove pure function used by variable initialization

CPunisher opened this pull request 6 months ago
[Bug] Extra \r\n in JSXText

caoccao opened this issue 6 months ago
perf(es/parser): Add a check before numeric operations

kdy1 opened this pull request 6 months ago
perf(es/parser): Increase token context size

kdy1 opened this pull request 6 months ago
perf(es/parser): Remove unnecessary check

kdy1 opened this pull request 6 months ago
Publish pre-codegened version of AST/visitor crates

kdy1 opened this issue 7 months ago
perf(es/parser): Optimize macros

kdy1 opened this pull request 7 months ago
feat(cli): Support generating `.d.ts` files

kdy1 opened this pull request 7 months ago
perf(es/lexer): Use `memchr::memmem` for lexing block comments

kdy1 opened this pull request 7 months ago
perf(es/lexer): Apply various optimizations

kdy1 opened this pull request 7 months ago
refactor(es/parser): Rename `EsConfig` and `TsConfig`

kdy1 opened this pull request 7 months ago
feat(es/transform): Add experimental `.d.ts` generation

kdy1 opened this pull request 7 months ago
feat(swc_core): Reexport `swc_typescript`

kdy1 opened this pull request 7 months ago
chore(deps): Replace `sha-1` with `sha1`

lucacasonato opened this pull request 7 months ago
feat(common): Add fallible methods to `swc_common::SourceMap`

kdy1 opened this pull request 7 months ago
Unignore tests fixed by #1264

yacinehmito opened this pull request 7 months ago
chore: Implement publish action with `swc-ecosystem-ci`

kdy1 opened this pull request 7 months ago
feat(typescript): Implement Isolated Declaration

kdy1 opened this pull request 7 months ago
chore: Add a crate `swc_typescript`

kdy1 opened this pull request 7 months ago
feat(es/typescript): Support `deferred` modifier

magic-akari opened this pull request 7 months ago
chore: Update `new_debug_unreachable`

kdy1 opened this pull request 7 months ago
perf(es/lexer): Use `debug_unreachable!`

kdy1 opened this pull request 7 months ago
perf(es/lexer): Add fast-path to jsx lexer

kdy1 opened this pull request 7 months ago
perf(es/lexer): Add a fast-path to template literal lexer

kdy1 opened this pull request 7 months ago
Missing `has` method on decorators context

lucacasonato opened this issue 7 months ago
`addInitializer` incorrectly throws if decorator throws

lucacasonato opened this issue 7 months ago
perf(es/lexer): Make lexing of string literals faster

kdy1 opened this pull request 7 months ago
perf(es/lexer): Reduce allocation while lexing identifiers

kdy1 opened this pull request 7 months ago
perf(es/lexer): Optimize lexer

kdy1 opened this pull request 7 months ago
fix(es/decorators): Reduce the number of sourcemap mappings

kdy1 opened this pull request 7 months ago
perf(common): Use `Chars` in `StringInput`

kdy1 opened this pull request 7 months ago
fix(css/minifier): Don't tranform rotate deg

hardfist opened this pull request 7 months ago
refactor(common): Simplify `StringInput` implementation

kdy1 opened this pull request 7 months ago