mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 20:56:13 +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> |
||
---|---|---|
.. | ||
platform_internal.h | ||
shared_platform.cmake | ||
zephyr_platform.c | ||
zephyr_thread.c | ||
zephyr_time.c |