FWIW, there is an example of driving the Qt event loop from Julia in Cxx/test/qttest.jl.
On Wed, Dec 24, 2014 at 2:52 PM, Stefan Karpinski <[email protected]> wrote: > Define beginner... > > On Wed, Dec 24, 2014 at 1:18 PM, Lampkld <[email protected]> wrote: > >> Interesting. I assume that would not be a beginner project? >> >> On Wednesday, December 24, 2014 12:09:56 PM UTC-5, Stefan Karpinski wrote: >>> >>> 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? >>>> >>> >>> >
