mirror of https://github.com/google/gemma.cpp.git
Update CMake configuration and utility functions to enable compilation with Emscripten. This includes setting Wasm-specific flags like memory64 and SIMD, implementing platform-specific memory detection, and adding guards for features like OpenSSL that may be unavailable in a web environment. |
||
|---|---|---|
| .. | ||
| python | ||
| BUILD.bazel | ||
| compress-inl.h | ||
| compress.cc | ||
| compress.h | ||
| compress_test.cc | ||
| distortion.h | ||
| distortion_test.cc | ||
| int-inl.h | ||
| int_test.cc | ||
| nuq-inl.h | ||
| nuq_test.cc | ||
| sfp-inl.h | ||
| sfp_test.cc | ||
| test_util-inl.h | ||
| types.h | ||