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

Build lua from source in test runner #5

Closed
kripken opened this issue Apr 26, 2011 · 1 comment
Closed

Build lua from source in test runner #5

kripken opened this issue Apr 26, 2011 · 1 comment

Comments

@kripken
Copy link
Member

kripken commented Apr 26, 2011

To improve our Lua build, we should build it from source in the test runner. This will allow building with clang, as well as debugging the existing issues we have with Lua.

See test_the_bullet (the bullet test) in tests/runner.py for how we do this for Bullet. The same approach should be done for Lua.

@kripken
Copy link
Member Author

kripken commented Jul 12, 2012

Not worth the effort probably, and would make testing much slower. We have enough project build tests already.

@kripken kripken closed this as completed Jul 12, 2012
kripken pushed a commit that referenced this issue Nov 21, 2017
* Simplify `cwrap()` implementation: borrowed one optimization from `NO_DYNAMIC_EXECUTION == 0`, the rest doesn't make things faster

* Unwrap IIFE
tlively pushed a commit to tlively/emscripten that referenced this issue Mar 23, 2022
steveisok pushed a commit to steveisok/emscripten that referenced this issue Sep 18, 2023
…426.4 (emscripten-core#5)

[dotnet/main] Update dependencies from dotnet/arcade
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