If it compiles, it runs.
ReScript is a typed language that brings OCaml's type system to the JavaScript ecosystem, with built-in JSX syntax and official React bindings.
Every type is inferred, there is no any escape hatch, and pattern matching is exhaustive.