Y
Hacker News
new
|
ask
|
show
|
jobs
by
robertkrahn01
1835 days 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/cor...