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

Commit 4be35e4

Browse files
committed
README
1 parent b82f2a1 commit 4be35e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cherry/README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Cherry may introduce new constructs such as `await` which won't be compatible
2828
with current CLJS. Also it might not support all features that CLJS offers. As
2929
such, using existing libraries from the CLJS ecosystem or compiling Cherry CLJS
3030
code with the normal CLJS compiler may become challenging. However, some results
31-
or insights of this experiment may end up as improvements in the CLJS compiler.
31+
of this experiment may end up as improvements in the CLJS compiler if they turn
32+
out to be fruitful.
3233

3334
Also see [test/cherry_test.clj](test/cherry_test.clj).
3435

0 commit comments

Comments
 (0)