Provide AST viewer for SWC #9646
magic-akari
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
It is also implemented in https://ast.sxzz.moe/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's enough to provide a wasm target.
This is a simple implementation. We can move them to the swc/bindings, so we can use it in the swc playground.
https://github.com/magic-akari/swc-ast-viewer/blob/main/crates/swc_ast_viewer/src/lib.rs
Beta Was this translation helpful? Give feedback.
All reactions