[21:22:12] I've been writing up some notes on how we might build a function execution engine piggybacking on some of the work done by the Jupyter notebooks project: https://www.mediawiki.org/wiki/Extension:WikiLambda/Jupyter_kernel_proposal [21:22:40] this could let us do both our own custom function engine for simple functions and use python, node etc as language kernels for functions [21:23:07] with a suitable pub-sub bus we can build on top of for invoking functions cross-language and even running debuggers [21:23:33] i'm still tweaking the page but please feedback and ideas are welcome!