Skip to content

refactor(jco): use oxc minify instead of terser#1671

Closed
vados-cosmonic wants to merge 3 commits into
bytecodealliance:mainfrom
vados-cosmonic:refactor(jco)=use-oxc-minify-instead-of-terser
Closed

refactor(jco): use oxc minify instead of terser#1671
vados-cosmonic wants to merge 3 commits into
bytecodealliance:mainfrom
vados-cosmonic:refactor(jco)=use-oxc-minify-instead-of-terser

Conversation

@vados-cosmonic

Copy link
Copy Markdown
Collaborator

No description provided.

@vados-cosmonic vados-cosmonic enabled auto-merge June 24, 2026 03:45
@vados-cosmonic vados-cosmonic force-pushed the refactor(jco)=use-oxc-minify-instead-of-terser branch 2 times, most recently from 5f7c5e7 to 705e812 Compare June 24, 2026 04:13
@vados-cosmonic vados-cosmonic force-pushed the refactor(jco)=use-oxc-minify-instead-of-terser branch from 705e812 to 2484592 Compare June 24, 2026 04:24
@vados-cosmonic

Copy link
Copy Markdown
Collaborator Author

This change has been made and is working but the results look to be dramatically worse with oxc-minify -- what used to be 80,000 characters minified (in test) is now 177,335 lines, over 2x the length.

The difference seems to be the terser unsafe optimizations which were clearly quite substantial. We'll have to wait for upstream to improve before this can be merged.

auto-merge was automatically disabled June 24, 2026 04:26

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant