This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
VoidZero
voidzero.dev
did:plc:vqbogjyhzudzajc6bu6mxdni
🚨 PSA: Breaking Change in Oxc v0.98.0
We've updated exposed function names to have a uniform naming pattern and to always expose both, synchronous and asynchronous functions.
Async: `<name>()` -> `minify()`
Sync: `<name>Sync()` -> `minifySync()`
More below and in https://github.com/oxc-project/oxc/issues/15576
2025-11-18T11:09:05.756Z