Skip to content

Commit 4b8954d

Browse files
davesnxsaghul
authored andcommitted
Add quickjs.ml to projects.md
1 parent a59c6d6 commit 4b8954d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs/projects.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ Go module that embeds QuickJS-NG compiled to WebAssembly using the WASI reactor
5050
## [js-quickjs-wasi-reactor](https://github.com/aperturerobotics/js-quickjs-wasi-reactor)
5151

5252
JavaScript/TypeScript harness for running QuickJS-NG in WASI reactor mode. Includes a browser-compatible WASI shim, virtual filesystem, custom I/O handlers, and non-blocking event loop integration for browser and Node.js/Bun environments.
53+
54+
## [quickjs.ml](https://github.com/ml-in-barcelona/quickjs.ml)
55+
56+
OCaml bindings to quickjs-ng. Exposing both low-level C library access (libregexp, libunicode, js_dtoa, js_atod, and cutils) and a high-level API mirroring JavaScript built-ins like RegExp, String, and Number.

0 commit comments

Comments
 (0)