lib: move `examples/emscripten` to `lib/emscripten/examples`
authorJean Privat <jean@pryen.org>
Tue, 25 Aug 2015 18:42:30 +0000 (14:42 -0400)
committerJean Privat <jean@pryen.org>
Thu, 27 Aug 2015 15:17:59 +0000 (11:17 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

lib/emscripten/examples/README.md [moved from examples/emscripten/README.md with 100% similarity]
lib/emscripten/examples/fibonacci/Makefile [moved from examples/emscripten/fibonacci/Makefile with 100% similarity]
lib/emscripten/examples/fibonacci/www/index.html [moved from examples/emscripten/fibonacci/www/index.html with 100% similarity]
lib/emscripten/examples/hello_world/Makefile [moved from examples/emscripten/hello_world/Makefile with 100% similarity]
lib/emscripten/examples/hello_world/www/index.html [moved from examples/emscripten/hello_world/www/index.html with 100% similarity]