We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdf9f3 commit 7edd80cCopy full SHA for 7edd80c
README.md
@@ -1,4 +1,8 @@
1
-ghcjs-base
+ghcjs-base-alt
2
==========
3
4
-minimal low-level base library for GHCJS, used by higher level libraries like JSC
+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