emscripten/tools/eliminator
Alon Zakai 82ddb0715d send only a marker of generated functions to js-optimizer.js; we either know the generated functions and send only them, or we don't know them and send all the code, in either case js-optimizer.js does not need a list of generated functions 2013-03-08 10:17:44 -08:00
..
node_modules kill symlinks to coffeescript 2013-03-04 19:12:10 -08:00
asm-eliminator-test-output.js eliminate into labels 2013-02-02 15:29:48 -08:00
asm-eliminator-test.js eliminate into labels 2013-02-02 15:29:48 -08:00
eliminator-test-output.js send only a marker of generated functions to js-optimizer.js; we either know the generated functions and send only them, or we don't know them and send all the code, in either case js-optimizer.js does not need a list of generated functions 2013-03-08 10:17:44 -08:00
eliminator-test.js send only a marker of generated functions to js-optimizer.js; we either know the generated functions and send only them, or we don't know them and send all the code, in either case js-optimizer.js does not need a list of generated functions 2013-03-08 10:17:44 -08:00
safe-eliminator-test-output.js fix test_js_optimizer 2012-11-22 19:17:22 +01:00
safe-eliminator-test.js add memory-growth safe eliminator mode 2012-10-27 19:41:38 -07:00