|
|
|
|
|
by jackdaniel
501 days ago
|
|
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). |
|
I always thought TCO was part of the spec itself.