It's probably the emscripten install. There is a README buried in the javscript bindings directory (proton-c/bindings/javascript/README) that explains how to get it going. We should probably actually move that up to the top level somehow.
--Rafael On Mon, Feb 16, 2015 at 3:37 PM, Gordon Sim <[email protected]> wrote: > On 02/16/2015 08:09 PM, Rafael Schloming wrote: > >> I believe this commit broke the javascript build. I'm guessing you didn't >> have the javascript build enabled when you tested this? >> > > Sorry! The BUILD_JAVASCRIPT is indeed off - I assume that is because of > some missing dependency? Are they listed anywhere, I couldn't see them in > the README? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
