minimal-lisp
miniMAL: a Clojure-inspired Lisp in < 1024 bytes of JavaScript
continuation.js
A module for tail call optimization by Continuation Passing Style (CPS) transformation with trampoline technique for Node.js
tail-call-proxy
A template for creating npm packages using TypeScript and VSCode
marktail
A Babel plugin that marks AST CallExpression nodes as tail calls and/or proper tail calls.
tail-call
JS tail recursion shim through trampolining