Runtime implementation status
vouillon opened this issue · 1 comments
vouillon commented
Standard library:
- Array
- Atomic
- Bigarray
- Buffer
- Bytes
- Callback
- Dynlink
- Format
- Condition
- Digest
- Domain
- Effect
- Ephemeron
- Float
- Gc
- Hashtbl
- In_channel
- Int
- Int32
- Int64
- Lazy
- Lexing
- Marshal
- Mutex
- Nativeint
- Obj
- Out_channel
- Parsing
- Printexc
- Random
- String
- Str
- Sys
- Unix
- Weak
Other features:
- node bindings (I/Os)
- virtual filesystem
- toplevel
JavaScript bindings
- Brr dbuenzli/brr/pull/51
- Gen_js_api LexiFi/gen_js_api/pull/173
Dune support
OCaml libraries including some runtime code
- alcotest
- async_js
- base
- base_bigstring
- bigstringaf
- bin_prot
- bonsai
- bls12-381
- bls12-381-signature
- class_group_vdf
- core
- core_kernel
- core_unix
- cstruct
- ctypes_stubs_js
- eliom
- incr_dom
- integers_stubs_js
- js_of_ocaml_patches
- ocsigen-start
- ocsigen-toolkit
- ojs
- ppx_css
- ppx_expect
- ppx_inline_test
- secp256k1-internal
- string_dict
- time_now
- timezone
- virtual_dom
- zarith_stubs_js
OlivierNicole commented
I added stubs for integers_stubs_js, see o1-labs/integers_stubs_js#10.