Somewhat related: if you're just looking to automate Emscripten output runs, you can do that with the emrun tool in the browser. That gives you full browser environment, while still having the convenient command line automation. See https://github.com/kripken/emscripten/wiki/Running-html-files-with-emrun
2014-07-22 9:56 GMT+03:00 wolfviking0 <[email protected]>: > Hopefully other people will be interested :) > > Working on the node-webcl repository ( > https://github.com/mikeseven/node-webcl), I see a node-webgl repository > too (https://github.com/mikeseven/node-webgl). May be node-webgl it's > quite more simple than > http://thechangelog.com/node-canvas-render-and-stream-html5-canvas-using-node-js/ > . > > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
