I was wondering with the new FFI, how difficult would it be to provide a basic jscl/net package with basic functions on top of node.js.
With the ambition of running swank server on top.
I guess asynchronicity would be the main challenge if swank expects synchronous code?
I was wondering with the new FFI, how difficult would it be to provide a basic
jscl/netpackage with basic functions on top of node.js.With the ambition of running swank server on top.
I guess asynchronicity would be the main challenge if swank expects synchronous code?