swc 6.0.0

Speedy web compiler
Documentation
1
2
3
4
5
6
7
## Testing

### `tests/exec`

All files named `exec.js` or `exec.ts` will be executed, and the test system will ensure that original source code and transpiled source code print the same output to the console.

You can use `./scripts/check-issues.sh` to automatically unignore fixed tests.