swc-node
swc-node copied to clipboard
How to run via npx
I guess npx is for most scenario, but I can't find the support of it.
@cjz9032 I got the same issue and made a simple wrapper try running npx swc-run hello.ts
it is unnecessary. just run with node https://github.com/swc-project/swc-node?tab=readme-ov-file#usage
You can use https://github.com/hairyf/swrun