wasm-micro-runtime/core/shared
Javan 8f902fa9ae
Enable Android libc wasi support. (#590)
Some libc APIs required by wasi native lib are missing in some Android API versions, only when the version >= 24, all APIs are supported. Add the missing APIs in android platform layer, leave them empty, report error and return failed if they are called. Also update CMakeLists.txt to enable libc wasi by default.

Co-authored-by: Wenyong Huang <wenyong.huang@intel.com>
2021-03-24 15:53:55 +08:00
..
coap Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
mem-alloc Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
platform Enable Android libc wasi support. (#590) 2021-03-24 15:53:55 +08:00
utils Fix some compilation warnings and enable Windows JIT (#586) 2021-03-22 19:28:51 +08:00