wasm32-emscripten: add initial support
- Sep 12, 2021
-
-
9ace5912
-
Co-Authored-By:
Jean-Baptiste Kempf <jb@videolan.org> Co-Authored-By:
Etienne Brateau <etienne.brateau@gmail.com>
d47a0f27 -
77551ed8
-
posix/sort.c won't be added because qsort_r is not supported. - add vlc_getProxyUrl stub for emscripten - implement vlc_thread_id() for emscripten - add weak attribute support for wasm Co-Authored-By:
Jean-Baptiste Kempf <jb@videolan.org>
832400ac -
e4e4124b
-
6c81460d
-
9eb9a79a
-
- add meson_system_name for emscripten - add CMAKE_SYSTEM_NAME - add EMSCRIPTEN to toolchain.cmake to workaround the fact that it is not a valid CMAKE variable.
bc1213d4 -
6d5ecc87
-