playground
playground copied to clipboard
Lacking Caml_exceptions
This is needed for bs.open:
let handlePromiseFailure = function [@bs.open]
| Not_found -> Js.log "Not found"; (Js.Promise.resolve ())