This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2025-01-01 18:16:09 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
e5b22cc3d8
swc
/
tests
/
rust-plugins
/
swc_internal_plugin
History
OJ Kwon
a8debc17f6
feat(plugin): Pass host context to plugins for diagnostics emission (
#3359
)
2022-01-25 08:13:39 +00:00
..
.cargo
feat(plugin): Allow multi-value for the plugin signature (
#3216
)
2022-01-09 15:02:56 +09:00
src
feat(plugin): Pass host context to plugins for diagnostics emission (
#3359
)
2022-01-25 08:13:39 +00:00
Cargo.lock
refactor(plugin): Remove multivalue polyfill (
#3346
)
2022-01-24 15:13:30 +09:00
Cargo.toml
feat(plugin/macro): Add safe API for plugins based on a proc-macro (
#3240
)
2022-01-12 09:32:52 +00:00
README.md
refactor(plugin): Remove multivalue polyfill (
#3346
)
2022-01-24 15:13:30 +09:00
README.md
SWC plugin