5 ms·
Not quite, Lively runs code both client side (JS, languages implemented on top of JS) as well as server side. The Lively server has a "subserver" system [1] tha
by robertkrahn01 5y ago
Not quite, Lively runs code both client side (JS, languages implemented on top of JS) as well as server side. The Lively server has a "subserver" system [1] that allows you to connect to VMs, compilers, etc.
[1] https://github.com/LivelyKernel/LivelyKernel/tree/master/core/servers https://github.com/LivelyKernel/LivelyKernel/tree/master/cor...