diff options
author | 2021-07-21 02:07:07 -0700 | |
---|---|---|
committer | 2021-07-21 02:07:07 -0700 | |
commit | e914c5f3d23bae1d0a26ac7fdc35eb708faa96cf (patch) | |
tree | e08633c883e30aa2e87ca0327fa9d7818a73a31e /README.md | |
parent | f1d6dd2c8b78437a5371ecc5aef4e7228b52fc8e (diff) | |
download | bun-e914c5f3d23bae1d0a26ac7fdc35eb708faa96cf.tar.gz bun-e914c5f3d23bae1d0a26ac7fdc35eb708faa96cf.tar.zst bun-e914c5f3d23bae1d0a26ac7fdc35eb708faa96cf.zip |
most of the bindings!
Former-commit-id: a8a4f280469d4d3baf8ea6e9dbce9ec06bd3d868
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Speedy - a fast web bundler +# Speedy - a fast web bundler & JavaScript runtime environment Speedy bundles & transpiles JavaScript, TypeScript, and CSS. Speedy is probably the fastest bundler out today. |