meson: Added Emscripten wasm build support
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Mon, 20 Jul 2020 08:07:39 +0000 (17:07 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 20 Jul 2020 22:34:58 +0000 (07:34 +0900)
commite98e55386c13bee56db53ee597c6f1b6fa62ae41
tree2662f5f73ca73a5857269ff434c2e38c708e41e5
parent44b8536a40b77f3616a0cd056e6e7a32bc097d6c
meson: Added Emscripten wasm build support
src/meson.build
src/wasm/meson.build [new file with mode: 0644]
src/wasm/rlottiewasm.cpp [new file with mode: 0644]
test/wasm_test.html [new file with mode: 0644]
wasm_build.sh [new file with mode: 0755]
wasm_cross.txt [new file with mode: 0644]