Skip to content

esbuild #1746

Answered by cspotcode
bestickley asked this question in Q&A
esbuild #1746
May 9, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

At the time, swc's performance for our specific use-case was better, because swc runs in-process. At the time, esbuild required running as an external process. Maybe it still does? I'm not sure. Also, for our specific use-case, esbuild and swc were functionally identical.

Our transpiler API is public, so anyone can write an esbuild integration.

Is there something specifically where swc is not working? Because if swc and esbuild are functionally identical for this specific use-case, then adding esbuild support is wasted effort.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bestickley
Comment options

Answer selected by bestickley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants