Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit d583ed2

Browse files
committed
README
1 parent 656b6ca commit d583ed2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

squint/README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Goals of cherry:
1818
written in cherry can be compiled, tree-shaken with ES6 tooling and then
1919
hosted on NPM. Output linked to older versions of cherry will work with newer
2020
versions of cherry: i.e. 'binary' compatibility.
21+
- Light-weight and fast: heavy lifting such as optimizations are expected to be
22+
done by JS tooling
2123
- Macro support
2224
- REPL support
2325
- Async/await support

0 commit comments

Comments
 (0)