wasm-micro-runtime/core/shared
zoraaver e7a62d2099
Refactor clock functions to use WASI types (#2666)
Refactoring the clock functions to use WASI types so we can simplify the
code and remove some unnecessary boilerplate. See
https://github.com/bytecodealliance/wasm-micro-runtime/pull/2637#discussion_r1362202879
for details.
2023-10-25 18:06:04 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Fix a heap corruption bug in ems realloc (#2279) 2023-06-09 21:36:00 +08:00
platform Refactor clock functions to use WASI types (#2666) 2023-10-25 18:06:04 +08:00
utils Remove unnecessary and extra zero length check in mem functions' macro (#2428) 2023-08-08 08:52:25 +08:00