Home
last modified time | relevance | path

Searched refs:Emscripten (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME.webp_js10 using Emscripten and CMake.
12 - install the Emscripten SDK following the procedure described at:
16 top-level directory containing Emscripten tools.
18 - make sure the file $EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake is
19 accessible. This is the toolchain file used by CMake to invoke Emscripten.
26 -DCMAKE_TOOLCHAIN_FILE=$EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake \
58 You will need a fairly recent version of Emscripten (at least 1.37.8) and of
73 The corresponding Emscripten bug is at:
A DCMakeLists.txt16 option(WEBP_BUILD_WEBP_JS "Emscripten build of webp.js." OFF)
/AliOS-Things-master/components/SDL2/src/image/
A DREADME-emscripten.txt4 The easiest way to use SDL2_image with Emscripten is to use Emscripten ports (https://kripken.githu…
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenopengles.c85 SDL_EGL_CreateContext_impl(Emscripten)
86 SDL_EGL_MakeCurrent_impl(Emscripten) in SDL_EGL_MakeCurrent_impl() argument
/AliOS-Things-master/components/SDL2/docs/
A DREADME-emscripten.md1 Emscripten chapter
A DREADME.md36 - [Emscripten](README-emscripten.md)
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DREADME.md77 C to WASM/asm.js with Emscripten.
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt143 …# JavaScript does not yet have threading support, so disable pthreads when building for Emscripten.
244 # Emscripten toolchain has a nonempty default value for this, and the checks
247 # Emscripten, this value must be at its default value.
278 # Emscripten/Javascript does not have assembly support, a dynamic library

Completed in 10 milliseconds