example: intro an emscripten wrapper around hello world
authorAlexis Laferrière <alexis.laf@xymus.net>
Sat, 14 Jun 2014 10:00:19 +0000 (06:00 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Mon, 16 Jun 2014 16:24:23 +0000 (12:24 -0400)
commit2ca6f43db9a35b360bae16c10ae665cec4bcd3b2
treeac95ef6eaf949eda0f607c62e28c093712b952c1
parente388a6dad77ed1143f068da0e9ca10422ae4e6f4
example: intro an emscripten wrapper around hello world

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
examples/emscripten/hello_world/Makefile [new file with mode: 0644]
examples/emscripten/hello_world/www/index.html [new file with mode: 0644]