define `fun assert x = _externcall("js-ffi"."assert": (bool) -> unit)(x)` and use it in tests
define
fun assert x = _externcall("js-ffi"."assert": (bool) -> unit)(x)and use it in tests