mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
@workflow/swc-plugin
SWC transform plugin to transform the directives for Workflow Workflow SDK.
Development
Add build target using rustup
rustup target add wasm32-unknown-unknown
Ensure you can test/build
cargo test
cargo check
cargo build