This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/product-mini
renjipanicker af4a96e2a0
Fixed darwin build (#178)
* RSIZE_MAX is already defined by system on darwin

* MADV_HUGEPAGE is not available on darwin

* Fixed linker error 'Undefined symbol _get_ext_lib_export_apis' on darwin when building iwasm dylib
2020-02-24 17:16:18 +08:00
..
app-samples Refine interpreter to improve performance, refine memory usage (#161) 2020-02-10 12:36:45 +08:00
platforms Fixed darwin build (#178) 2020-02-24 17:16:18 +08:00