ocsigen / ts2ocaml

Generate OCaml bindings from TypeScript definitions via the TypeScript compiler API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rescript: use `rescript-nodejs`

cannorin opened this issue · comments

Related: #404

To add playwright to our automated tests, ts2ocaml actually needs to detect imports/requires of Node's built-in modules and emit module aliases to rescript-nodejs's corresponding ReScript modules.