wasm-micro-runtime/tests/unit/shared-heap
liang.he 968fbbb4c9
Fix a compilation error by clang-17 (#4812)
* Fix a compilation error by clang-17

```
variable-sized object may not be initialized
```

clang-17 is the default version on MacOS Tahoe(26.2) on AppleM1
2026-03-03 13:04:47 +08:00
..
wasm-apps Improve shared_heap test cases. (#4834) 2026-02-15 12:45:48 +08:00
CMakeLists.txt feat: add support for checking unsupported build configurations (#4690) 2025-12-01 17:55:07 +08:00
shared_heap_test.cc Fix a compilation error by clang-17 (#4812) 2026-03-03 13:04:47 +08:00