It's certainly possible. The tricky bit would be integrating the C++ web framework's event loop or other I/O system with Julia's libuv event loop.
On Wed, Dec 24, 2014 at 12:06 PM, Lampkld <[email protected]> wrote: > Apologies if this question is a bit naive, but could a C++ web framework > utilized through Cxx be used to supplement Julia's web capabilities until > the native webstack matures? >
