fjb icon indicating copy to clipboard operation
fjb copied to clipboard

fast javascript bundler :package:

Results 4 fjb issues
Sort by recently updated
recently updated
newest added

I think that [swc](https://github.com/swc-project/swc) is a great “competitor” that deserves to be included in the benchmarks. :)

I have currently only been using it on Linux.

help wanted

Example: ```typescript enum Direction { Up, Down, Left, Right, } ```

typescript