playground icon indicating copy to clipboard operation
playground copied to clipboard

ReScript playground

Results 2 playground issues
Sort by recently updated
recently updated
newest added

This is needed for `bs.open`: ```ocaml let handlePromiseFailure = function [@bs.open] | Not_found -> Js.log "Not found"; (Js.Promise.resolve ()) ```

I like to see Reason on the Playground.