swc-project / swc

Rust-based platform for the Web
https://swc.rs
Apache License 2.0
30.96k stars 1.21k forks source link

API to collect Extra Data from Wasm plugins and custom transforms #9571

Open kdy1 opened 3 days ago

kdy1 commented 3 days ago

Describe the feature

I think it is worth the effort. I'll work on this.

It will return the collect Extra Data emitted by custom plugins and Wasm plugins as an array or a hashmap, to the caller.

Additional context

No response

kdy1 commented 3 days ago

cc @dferber90 for visibility