https://github.com/Karfroth/ocaml-napi
https://github.com/Karfroth/ocaml-napi
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Karfroth/ocaml-napi
- Owner: Karfroth
- Created: 2021-03-05T05:48:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T04:35:36.000Z (over 4 years ago)
- Last Synced: 2024-08-04T01:28:37.473Z (over 1 year ago)
- Language: OCaml
- Size: 1.3 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - ocaml-napi
README
## TODO
- [ ] Module registration
- [ ] libuv event loop
- [x] Move some declarations from `Experimental` to `V8`
- [x] nullable
- [x] Types
- [x] Dependencies between versions
- [x] group by module
- [ ] esy to opam
- [ ] example
- [x] basic types in a module
- [ ] nullable env
- [ ] Version module as functor to avoid `foreign` invoked at init