diff options
| author | Simon Tatham <anakin@pobox.com> | 2014-04-20 08:47:27 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2014-04-20 08:47:27 +0000 |
| commit | a7ddd6337517864d8ae44a20b8225046b6d6fdf3 (patch) | |
| tree | cf26436455cec36fb10ed3dcbb3af0aa71ea9c9c /range.R | |
| parent | 5e637af2433cf64ccf6c69958e808bbd8e9f2d10 (diff) | |
| download | puzzles-a7ddd6337517864d8ae44a20b8225046b6d6fdf3.zip puzzles-a7ddd6337517864d8ae44a20b8225046b6d6fdf3.tar.gz puzzles-a7ddd6337517864d8ae44a20b8225046b6d6fdf3.tar.bz2 puzzles-a7ddd6337517864d8ae44a20b8225046b6d6fdf3.tar.xz | |
Change our method of calling main() in emccpre.js.
I've just upgraded to emcc 1.16.0, in which something fiddly has
happened to the semantics of Module.run() vs noInitialRun - now
setting the latter seems to cause the former to do everything except
calling main(), and then refuse to ever do anything again. So now I
have to use Module.callMain() in place of Module.run() when I finally
do get round to wanting to call main().
[originally from svn r10180]
Diffstat (limited to 'range.R')
0 files changed, 0 insertions, 0 deletions