the ran source will just run fine with output result being false [string "skibidi"]:2: mafakas
actual behavior:
luau vm gets halted since _emscripten_throw_longjmp is called internally and the implementation of that said function just errors "Infinity"
expected behavior:
false [string "skibidi"]:2: mafakas
actual behavior: luau vm gets halted since
_emscripten_throw_longjmp
is called internally and the implementation of that said function just errors"Infinity"
temporary workaround:
using 0.640 of luauception