wasm-micro-runtime/core
zhouliang3 2917a0c814
libc-builtin: Fix the signature of strncasecmp native function (#888)
Fix the signature invalid issue in libc-builtin, modify signature of strncasecmp
native function from "($$i)" to "($$i)i".
2021-12-13 19:40:05 +08:00
..
app-framework Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
app-mgr Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm libc-builtin: Fix the signature of strncasecmp native function (#888) 2021-12-13 19:40:05 +08:00
shared Add new E_TYPE_XIP to indicate XIP mode (#874) 2021-12-08 18:43:08 +08:00
config.h Disable source debugging by default (#804) 2021-10-26 18:52:30 +08:00