Premade binary builds (distributions) #53
Description
Hey!
I just found this project while I began to disassemble Atom.io's editor. First I only discovered the libchromecontent dynamic library, but soon came across this. It made me waay curios, as i am trying to find a way to create some sort of SDK to allow development of desktop apps using web technology. Node-Webkit is nice, but it isn't the kind that I am looking for. In fact, I seek to embed PHP5 as well as some other resources.
Therefore though, I would need Brightray to be compiled on windows, linux and mac. So I wanted to ask, if there is a place to fetch pre-compiled distributions for said platforms, including neccessary header files?
I was thinking of porting the nodejs environment into CefV8, but i immideitly stopepd when I came across Brightray, because maybe there is a better solution to my problem, when using this instead of CEF.
Kind regards, Ingwie