Status: New
Owner: ----
New issue 1407 by [email protected]: Incorrect behavior in compiled
Bullet
http://code.google.com/p/v8/issues/detail?id=1407
Attached is Bullet Physics, compiled from C++ to JavaScript using
Emscripten. In V8 it throws an incorrect exception,
Assertion failed: bad label: 1099792:
The correct behavior is to output a series of lines of data, beginning with
world pos = 2.00,10.00,0.00
world pos = 0.00,-56.00,0.00
world pos = 2.00,9.99,0.00
world pos = 0.00,-56.00,0.00
...
Attachments:
bullet.js.tar.bz2 1.0 MB
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev