Skip to content

Commit 7edd80c

Browse files
author
Artem M. Chirkin
committed
Update README.md
1 parent bcdf9f3 commit 7edd80c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
ghcjs-base
1+
ghcjs-base-alt
22
==========
33

4-
minimal low-level base library for GHCJS, used by higher level libraries like JSC
4+
Minimal low-level base library for GHCJS, used by higher level libraries like JSC.
5+
6+
This is an alternative to standard `ghcjs/ghcjs-base`;
7+
uses different implementation of `TypedArray`.
8+
An idea is to make it easier to program vector math.

0 commit comments

Comments
 (0)