Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
Unpacked tarball of Fabrice Bellard's QuickJS
https://bellard.org/quickjs
C
JavaScript
Other
- C 92.0%
- JavaScript 6.8%
- Other 1.2%
horhof
- added example of C class in a module (examples/test_point.js) - added JS_GetTypedArrayBuffer() - misc bug fixes
Permalink
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
doc |
|
|
|
|
examples |
|
|
|
|
tests |
|
|
|
|
Changelog |
|
|
|
|
Makefile |
|
|
|
|
TODO |
|
|
|
|
VERSION |
|
|
|
|
cutils.c |
|
|
|
|
cutils.h |
|
|
|
|
jscompress.c |
|
|
|
|
libbf.c |
|
|
|
|
libbf.h |
|
|
|
|
libregexp-opcode.h |
|
|
|
|
libregexp.c |
|
|
|
|
libregexp.h |
|
|
|
|
libunicode-table.h |
|
|
|
|
libunicode.c |
|
|
|
|
libunicode.h |
|
|
|
|
list.h |
|
|
|
|
qjs.c |
|
|
|
|
qjsc.c |
|
|
|
|
qjscalc.js |
|
|
|
|
quickjs-atom.h |
|
|
|
|
quickjs-libc.c |
|
|
|
|
quickjs-libc.h |
|
|
|
|
quickjs-opcode.h |
|
|
|
|
quickjs.c |
|
|
|
|
quickjs.h |
|
|
|
|
readme.txt |
|
|
|
|
release.sh |
|
|
|
|
repl.js |
|
|
|
|
run-test262.c |
|
|
|
|
test262.conf |
|
|
|
|
test262_errors.txt |
|
|
|
|
test262bn.conf |
|
|
|
|
test262bn_errors.txt |
|
|
|
|
test262o.conf |
|
|
|
|
test262o_errors.txt |
|
|
|
|
unicode_download.sh |
|
|
|
|
unicode_gen.c |
|
|
|
|
unicode_gen_def.h |
|
|
readme.txt
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.