Fork of port (from Flash to js) of Box2D Physics Engine for Javascript. Port was created by Ando Yasushi (sorry if i'm wrong) and located at http://box2d-js ...
Using the project files in box2d.js\Box2D_v2.2.1\Build\vs2010, I am able to configure Emscripten platform and successfully compile Box2D, getting a Box2D.js. But, the Box2D.js seems to be the same as ...