wasm-micro-runtime/core/shared
Wenyong Huang fe830d805d
Add cmake variable to disable writing gs register (#2284)
Support to disable writing x86-64 GS segment register by
  `cmake -DWAMR_DISABLE_WRITE_GS_BASE=1`
and update document. Issue was reported in #2273.
2023-06-13 10:26:25 +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 Add cmake variable to disable writing gs register (#2284) 2023-06-13 10:26:25 +08:00
utils Limit the minimal size of bh_hashmap (#2073) 2023-03-28 14:50:31 +08:00