mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-30 04:41:18 +00:00
Use math functions only with `CONFIG_MINIMAL_LIBC=y`. `CONFIG_PICOLIBC=y` or `CONFIG_NEWLIB_LIBC=y` provides math functions that are used by wasm, and compilation fails when they are selected. Signed-off-by: Maxim Kolchurin <maxim.kolchurin@gmail.com> |
||
|---|---|---|
| .. | ||
| app-mgr | ||
| deps | ||
| iwasm | ||
| shared | ||
| config.h | ||
| version.h | ||