Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: 'setTimeout' is not defined #419

Open
ChrisAcrobat opened this issue Aug 6, 2023 · 0 comments
Open

ReferenceError: 'setTimeout' is not defined #419

ChrisAcrobat opened this issue Aug 6, 2023 · 0 comments

Comments

@ChrisAcrobat
Copy link

This is probably such a small use case, but I though it was worth mentioning anyway.
My deterministic environment (engine262) does not support setTimeout out of the box, so it throws an error when running builds/ammo.js.
Would it be possible to add a build that has the setTimeout dependence removed?
Time to load/init/calculate is not an issue.

How to reproduce:

  1. Open engine262.
  2. Copy/Paste ammo.js into engine262.
  3. Append Ammo() at the bottom.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant