https://github.com/yujonglee/swc-plugin-eval
Evaluate js expression at compile-time by embedding quickjs
https://github.com/yujonglee/swc-plugin-eval
swc swc-plugin
Last synced: 2 months ago
JSON representation
Evaluate js expression at compile-time by embedding quickjs
- Host: GitHub
- URL: https://github.com/yujonglee/swc-plugin-eval
- Owner: yujonglee
- Created: 2022-06-01T09:01:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T09:02:32.000Z (about 4 years ago)
- Last Synced: 2025-03-15T23:15:46.773Z (over 1 year ago)
- Topics: swc, swc-plugin
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SWC Plugin Eval
This is `POC`. Read tests in `src/lib.rs`.