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)
commit22dd42cb1a5f3c28b6069b7ed98a697c866cc634
treedcf6fd84baf1ec8b355717bf4bdddb4b873c3dc3
parent060c60cdd4db9be921abd3a3b9c428192b0f9a03
lib: move `examples/emscripten` to `lib/emscripten/examples`

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]