Hooray for options
This commit is contained in:
parent
59f22ecb26
commit
8d323a4d71
4 changed files with 7 additions and 10 deletions
|
@ -1,5 +1,4 @@
|
|||
;(function() {
|
||||
|
||||
;(function(){
|
||||
// Note: For maximum-speed code, see "Optimizing Code" on the Emscripten wiki, https://github.com/kripken/emscripten/wiki/Optimizing-Code
|
||||
// Note: Some Emscripten settings may limit the speed of the generated code.
|
||||
try {
|
||||
|
@ -2999,5 +2998,4 @@ run();
|
|||
};
|
||||
})();
|
||||
|
||||
|
||||
})();
|
||||
})();
|
Loading…
Add table
Add a link
Reference in a new issue