swc/bindings/binding_core_node
Donny/강동윤 af922d83e5
feat(es/minifier): Support mangle cache (#9489)
**Description:**

This PR adds a name cache for the mangler. It's implemented using a `Mutex`, and it's exposed to JS as an experimental API. Note that JS API only provides an opaque object.
2024-08-25 23:42:53 +00:00
..
src feat(es/minifier): Support mangle cache (#9489) 2024-08-25 23:42:53 +00:00
build.rs feat(binding): Create Wasm package for stripping only TypeScript (#9124) 2024-07-03 00:50:59 +00:00
Cargo.toml feat(es/minifier): Support mangle cache (#9489) 2024-08-25 23:42:53 +00:00
LICENSE chore: Mention swc in the license (#9417) 2024-08-11 19:31:43 +09:00