Lines Matching refs:emscripten
7 #include <emscripten/bind.h>
8 #include <emscripten/emscripten.h>
9 #include <emscripten/html5.h>
10 // https://github.com/emscripten-core/emscripten/blob/main/system/include/emscripten/html5_webgpu.h
13 #include <emscripten/html5_webgpu.h>
14 // https://github.com/emscripten-core/emscripten/blob/main/system/include/webgpu/webgpu.h
18 // https://github.com/emscripten-core/emscripten/blob/f47bef371f3464471c6d30b631cffcdd06ced004/src/library_webgpu.js#L192
20 // https://github.com/emscripten-core/emscripten/blob/main/system/include/webgpu/webgpu_cpp.h
24 using namespace emscripten;
27 // https://github.com/emscripten-core/emscripten/blob/da842597941f425e92df0b902d3af53f1bcc2713/system/include/webgpu/webgpu_cpp.h#L1415