You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@ The compiled .idl files of the WebCore project were adapted to work directly in
14
14
15
15
I also wrote some new API methods to work with Typed Arrays in native code. Have a lookt at the `API/JSTypedArray.h`, it declares three new API functions. The documentation for these functoins can be found in this header file as well.
16
16
17
+
## Binaries
18
+
19
+
A binary version of the libJavaScriptCore.a that includes Typed Array support can be found here; don't expect this to be up to date, though:
0 commit comments