Re: [O] org-babel: session support for node.js
Hi Marcus, There is no technical reason why sessions are not supported for node.js. At the time ob-js.el was written node was still fairly young, and there was no real Emacs support for node.js sessions. Patches Welcome! Thanks -- Eric Marcus Klemm writes: > Hello List, > > Org-babel supports
[O] org-babel: session support for node.js
Hello List, Org-babel supports Javascript through node.js but does not support session evaluation. I wonder if there is a technical reason or if simply nobody implemented it (yet). Ciao, Marcus