Common Lisp does not require TCO. This runs on emscripten port of Embeddable Common Lisp - this platform support is relatively new. I'm also working on WASI port and an optimizing compiler at runtime (currently we use bytecodes compiler when running).
dartos|1 year ago
I always thought TCO was part of the spec itself.
jackdaniel|1 year ago
JoelMcCracken|1 year ago