chiark / gitweb /
Clarify header comments in the Emscripten frontend's source files to
authorSimon Tatham <anakin@pobox.com>
Fri, 5 Apr 2013 15:49:18 +0000 (15:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 5 Apr 2013 15:49:18 +0000 (15:49 +0000)
commit3bc0e5cc2443983947cff915bc10b76a9f5ec83b
treed720e057b0d5fd48ccad8681d711e730ca4bc477
parenta752e7372021c1eea5df433f08e53fae1983e8ec
Clarify header comments in the Emscripten frontend's source files to
mention that the HTML pages generated by html/jspage.pl are also an
integral part of this front end. (The NestedVM frontend is more
self-contained, needing only an appropriate <applet> tag, but this one
expects quite a few components to exist on the page and have the right
ids.)

[originally from svn r9803]
emcc.c
emcclib.js
emccpre.js