lua-feels
lua-feels copied to clipboard
Lua REPL that gives you a feel for its internals
Results
1
lua-feels issues
Sort by
recently updated
recently updated
newest added
Whenever I run the `fib` example on https://paileyq.github.io/lua-feels/feels.html with a value like `fib(23)`, the program crashes with `[ERROR] RuntimeError: unreachable executed`. I'm running Firefox on Arch Linux, x64.