nuttx-apps/interpreters
yinshengkai 13cc85c055 toywasm: ignore compile warnings
Will cause compilation warning if NDEBUG is defined We can't modify the code of the external library, so let's ignore it

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-05-17 13:41:31 +09:00
..
bas interpreters/bas: Fix compiler warning after gcc upgrade to version 12 2023-12-10 06:40:51 -08:00
duktape interpreters/duktape: Add -Wno-unused-but-set-variable to CLAGS 2023-09-19 11:27:21 +08:00
ficl remove interpreters/xxx/README.md. Migrated to Documentation/applications/interpreters 2023-10-30 10:00:01 +08:00
lua system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00
luajit interpreters/luajit: use section name for custom heap 2023-08-09 09:49:23 +02:00
luamodules Fix Error: luv/src/constants.c:674:11: error: implicit declaration of function 'getprotobyname' 2023-08-12 15:58:11 +03:00
minibasic Fix nuttx coding style 2024-04-18 09:56:48 +08:00
quickjs Fix Kconfig style 2023-08-11 22:13:17 +08:00
toywasm toywasm: ignore compile warnings 2024-05-17 13:41:31 +09:00
wamr wamr: tweak the defaults according to the new ARCH kconfig options 2024-05-15 18:41:43 -03:00
wasm3 Fix Kconfig style 2023-08-11 22:13:17 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00