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

Commit 2bd322b

Browse files
committed
README
1 parent 605c956 commit 2bd322b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

squint/README.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Goals of cherry:
2020
versions of cherry: i.e. 'binary' compatibility.
2121
- Light-weight and fast: heavy lifting such as optimizations are expected to be
2222
done by JS tooling
23+
- No dependency on Google Closure: this project will use it for bootstrapping
24+
itself (by using the CLJS compiler), but users of this project won't see any
25+
`goog.*` stuff.
2326
- Macro support
2427
- REPL support
2528
- Async/await support

0 commit comments

Comments
 (0)